Member-only story

How to create a project in Laravel 11

Bipsmedium

--

Hi friends, in this tutorial, you will learn how to create a project in Laravel 11 from scratch. I will be explaining in a very simple way and if you are wondering how to do so then you have come to the right place. As we all know from previous Larvel installations it requires PHP and composer to be installed before creating any Laravel version project. So in the case of Laravel 11, we require the latest PHP version and composer to create the project. Please follow the steps given below.

Also read, Laravel custom authentication step by step tutorial

Required steps to create a project in Laravel 11

Step 1:- First, download the latest PHP version from here as shown in the image below.

Step 2: Now, it is time to edit the path of the latest PHP version in the system environment variables.

Step 3:- Go to the environment variable screen select path and edit as shown below.

--

--

Bipsmedium
Bipsmedium

Written by Bipsmedium

Hi, This is Biplab and I am a PHP laravel developer and other open source technologies. I am here to share my experience with the community.

No responses yet