Laravel 5.6
- Cd into
htdocs
folder. git clone git@github.com:rahman541/spd.git spd10
cd spd10
copy .env.example .env
composer install
php artisan key:generate
- Change
.env
config for DB - Create database for project
php artisan migrate:fresh --seed
Goto: localhost/spd10/public