How to switch between php version on linux?
If like me, you have the chance to work on several projects with different php frameworks or not, you must have encountered compatibility issues between the different versions of php.…
If like me, you have the chance to work on several projects with different php frameworks or not, you must have encountered compatibility issues between the different versions of php.…
Today I'm going to give you my tip for finding what's taking up space on your hard drive without tiring you out too much. Indeed you must have surely one…
Men, what a fuc*** nightmare to do this, lucky for you i will reveal you the secret to make wkhtmltopdf work on an OVH shared hosting (and also to remember…
If you have group by function in your sql request you may have encountered this painful error. Expression #1 of SELECT list is not in GROUP BY clause and contains…
If you are used to use CTRL+V for paste text, you will notice that is not working in Ubuntu terminal and that's very annoying. So let's see how make it…
If you are working with PHP framework like laravel or symfony, you may use .env file but with CakePHP it doesn't work natively, let's see why and how correct this.…
If you love CakePHP as much as me, here is a quick gift for you.A curated list of amazingly awesome CakePHP 3.x+ plugins, resources and shiny things. https://github.com/FriendsOfCake/awesome-cakephpYou will find a little…
So you need to install composer for one project but you don't know what is it, what for is it, how to use install it and use it ? Don't…
So you want to create a sitemap for you Cakephp 3 website in less than 2 steps? Follow the guide!
On virtualbox with debian, the full screen does not go by default, fortunately it is possible to correct this fairly quickly.