Install laravel only one time in the system
Command : composer global require "laravel/installer"
---------------------------------------------------------
For create laravel application
Command :
laravel new blog
---------------------------------------------------------
For run laravel application
Command :
php artisan serve
© www.thecoderjob.com. All Rights Reserved. Designed by HTML Codex