How to install laravel in xampp or wamp – onlinecode

How to install laravel in xampp or wamp – onlinecode

In this post we will give you information about How to install laravel in xampp or wamp – onlinecode. Hear we will give you detail about How to install laravel in xampp or wamp – onlinecodeAnd how to use it also give you demo for it if it is necessary.

If you want to install laravel framework then first require to PHP 7+ version for the installation latest laravel and require the composer.

Step1: Download the composer and install the composer. follow below URL to you can download composer https://getcomposer.org/

Step2: After the installation composer, open the cmd and check the below command to the composer is installed or no.

composer

See below a screenshot example of how to check the composer installed or no.

Step3: Go to in your www or htdocs folder directory and run the following below laravel installation command.

composer create-project --prefer-dist laravel/laravel laravel

Above command run after laravel latest version successfully installed.

See the below screenshot example of laravel installation.

Step4: Move to the in your project directory after the installation laravel. see below screenshot example of move directory.

Step5: But, if you want to run the laravel then following below command.

php artisan serve

See below a screenshot example of how to run laravel.

Step6: Copy Url such as “http://127.0.0.1:8080” above screenshot and open the browser and paste the copied URL then laravel has been installed successfully. See the following screenshot example of successfully run laravel.

Please follow and like us:

Hope this code and post will helped you for implement How to install laravel in xampp or wamp – onlinecode. if you need any help or any feedback give it in comment section or you have good idea about this post you can give it comment section. Your comment will help us for help you more and improve us. we will give you this type of more interesting post in featured also so, For more interesting post and code Keep reading our blogs

For More Info See :: laravel And github

Leave a Comment

Your email address will not be published. Required fields are marked *

28  +    =  31

We're accepting well-written guest posts and this is a great opportunity to collaborate : Contact US