how to run laravel github project on localhost. Full Step By Step 2018 on windows 10

preview_player
Показать описание
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.
4. you can configure the database information here.
5. now open cmd and run some commands...
-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...:)
Рекомендации по теме
Комментарии
Автор

Many Many Thanks, Boss, I am successfull

websolutionsexpert
Автор

thanks man...its really working for me

zkanimationstudios
Автор

woooohhh what a great tuuto thanks you

louasahi
Автор

getting view[app] not found error. can you help?

gowrichithra
Автор

You could have spokenn instead of writing..

himsikhargaming
Автор

Hi Anupam! I'm getting some error. can you help me?

graphicalityofficial
Автор

Hi, i need your help for small host issue . can you please provide your mailid .

cloudzini