SETUP
Reference
Pre-requisite
I. Composer
II. Visual Studio
III. XAMPP Apache
Startup
Method 1: laravel new [the project name]


Method 2: composer create-project laravel/laravel [the project name]


Run the laravel


Not Able to Run the Laravel?
Last updated