How To Install Laravel 9 in Windows 10 or Windows 11.
In This Video We Will Learn How To Install Laravel Latest Version Which is Laravel 9 in Windows.
Requirement :
First of All You Must Have Xampp Server PHP Version 8 Installed into Your Windows
Download Composer from Get Composer Website
https://getcomposer.org/
Then Install Laravel From
https://laravel.com/docs/9.x
Copy The Command
composer create-project laravel/laravel example-app
Installation Will Be Started
After That Start Xampp Server and Start Two Modules Apache and Mysql
Now Open Installed Laravel Project in Command Line
Write This Command PHP Artisan Serve
This Will Run Your Project
Now Copy Given Link
http://127.0.0.1:8000/
and Paste it into Browser
Finally Your Laravel 9 is Working
Thanks For watching This Video
Hope You Like This Video Click Subscribe Button If You Like This Video.
How To Install Laravel 9 ,
Laravel 9 Tutorial For Beginners
Laravel Tutorial For Beginners