https://laracasts.com/series/build-project-flyer-with-me
-
Download compressed files and extract them or
git clone https://github.com/meksof/project-flyer.git
-
composer install
-
npm install
-
rename .env.example to .env and change the following settings to your correspondant database params:
DB_HOST=localhost
DB_ATABASE=laravel_projectflyer
DB_USERNAME=username
DB_PASSWORD=password
- run a web browser on http://localhost/project-flyer/public