Others
CategoryMAKE REWRITE RULES ON .HTACCESS FILE
If you need to make a rewrite rule on your .htaccess file, for example a condition if a URL not contains an string, you will need to make ..
INCREASE MEMORY LIMIT, LOG FILE SIZE, AND SOME TRICKS ON MYSQL SERVICE
If you are facing the following error
Or even, if you just want to increase the memory limit in order to avoid further pains in you h..
GIT – KICK OFF AND USEFUL WORKFLOW
In this tutorial, you will see how to start and follow up a project published on a git repository.
First of all, if you don’t have git ..
GIT – USEFUL COMMANDS
In some cases, you will need to face issues on your code. Those are mostly the bests moments to exploit the functionalities of our version..