Category: PHP

How to Install Multiple PHP versions in Ubuntu?

At times every developer needs to work on multiple projects which are working on different PHP versions. So It is very difficult to work with a different version installed in your system if the...

Laravel Naming Conventions

As a Laravel Developer you should be aware of Laravel\’s naming conventions. How we generally name Laravel files, classes, routes, Controllers Models and everything else. So find the below mentioned list followed by Laravel...