Steps to Run Laravel Project:

1) Open Laravel project
2) Clik on the Address path, Type cmd, Press Enter
3)Type php artisan serve in the command prompt.
4) Command prompt will generate url http://127.0.0.1:8000 Open this url in browser to run laravel project.
5) Now you can view default page of Laravel.

🔥225 Views

Leave a Reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.