Hello friends... Today I am going to show how to run github laravel projects.
1. download the laravel project from github.
2. copy that project in hotdocs folder and open the folder location in cmd.
3. now first rename the "env.example file to.env"
4. you can configure the database information here.
5. now open cmd and run some commands...
-Run composer install or php composer.phar install
-Run php artisan key:generate
-Run php artisan migrate
-Run php artisan db:seed to run seeders, if any.
-Run php artisan serve
that's all..
Problems discussion::
you may have the problem with the composer or the php...
check all are installed.. and the paths are added as the environment variable...
These two paths have to be added to run laravel project...
1. C:\ProgramData\ComposerSetup\bin
2. C:\xampp\php
if these are not added.. then add them
.. thank you very much for watching... Please subscribe and share...:)
Watch video how to run laravel github project on localhost. Full Step By Step 2018 on windows 10 online without registration, duration hours minute second in high quality. This video was added by user Technical Anupam 08 September 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 30,996 once and liked it 183 people.