How to install laravel 9

Laravel | VueJs | PHP | Shopify | ReactJs | MySql
Search for a command to run...

Laravel | VueJs | PHP | Shopify | ReactJs | MySql
No comments yet. Be the first to comment.
Eloquent Factory & DB Seeder

Log in without a password by using the magic link in Laravel.

Verify Registered Mobile Number

Login with username / Mobile No / UUID

Upload image & Store in Public, Store or AWS S3.

Today I am going to explain how you can Install Laravel 9.
Laravel documented the Installation Guide you can read the document to get more details.
Create First Laravel 9 Project
composer create-project laravel/laravel first-laravel9
Now GO to the Installed Directory
cd first-laravel9
Next to serve the application
php artisan serve
You can use Laravel Valet to set up a local development environment in macOS.
All Set, Click on served Link and you can see the output as below.
The Installation Tutorial is below in the video.
If you face any issues while installing, please comment with your query.
Thank You for Reading
Reach Out To me. Twitter Instagram TechToolIndia YouTube Channel