This app contains the basic application structure for backend development to work in PHP Storm. Project will contain Laravel 5 IDE Helper
- PHP Web Storm
- PHP Mess Detecter https://phpmd.org/
-
Clone/Download this repository.
-
Run composer install command inside the project directory, to know more about composer
-
Configure the environment file according to your project.
-
You need to ENABLE PSR-2 coding styles
##Note after composer install, go to config/app.php and uncomment the Line 139 //Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class,
if you want more control, follow up this guide
Mubin and Asad
Good suggestions are appreciated.
The Laravel framework is open-sourced software licensed under the MIT license