Install Laravel

linkaiyi
Follow

install laravel in xampp

Go to the site getcomposer.org to get composer.

Switch to xampp/htdocs folder and run

Composer create-project --prefer-dist laravel/laravel new_project

change to folder new_project and run

php artisan serve

Laravel welcome page should be shown

Object has 0 attachments

Was this article helpful?

This article is viewed 63 times!

0 Comments

Leave a Comment

Support