SAVINEL Sampson
SAVINEL Sampson
Yes, they might be located in another folder for example `application/modules/[module_name]/controllers`. The best idea IMHO would seem to add a migration folder inside a module, but as a module cannot...
Hello, so I was going through your repositories. Do we need to use the ci-hmvc-phpunit-test to ensure compatibility or can we use your codeigniter-composer-install and install WireDesignz's HMVC and CI...
So you implemented your fixes in the installer ? You said : > ci-phpunit-test does not support HMVC. Now, by simply using the installer, HMVC will be compatible with phpUnit...
Also, this PR relates to #14 and parts of #11
Ow, pdflatex returns me plethora of issues related to pgfkeys that I do not encounter with lualatex on linux mint, using the latest version of texlive.
So, I tried using `pdflatex` per your usage and used this command to reduce verbosity : `pdflatex -shell-escape -interaction=nonstopmode -file-line-error bmc.tex | grep -i ".*:[0-9]*:.*\|Warning"` And here are all the...
So far, fixing the etoolbox errors opened a new batch of errors, I'm currently trying to fix the `chemfig` arrow as the Stackoverflow version stopped working with the latest `chemfig`...
Hello, do you have any idea on when you'll be able to get some time? I've found your repo recently and got frustrated by the issues. As a Latex newbie,...
That would be great! Does it build with warning or does it still fail?
I'll see if i can get to something but I spent the day on the xcolor error so I have some doubts in the result, I'll keep you updated. Thanks...