Medium articles associated with this coding repo contain step by step instructions:
$ git clone
$ cp .env.example .env
$ composer install
$ php artisan migrate
$ php artisan db:seed
$ php artisan serve
$ ./vendor/bin/phpunit
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Medium articles associated with this coding repo contain step by step instructions:
$ git clone
$ cp .env.example .env
$ composer install
$ php artisan migrate
$ php artisan db:seed
$ php artisan serve
$ ./vendor/bin/phpunit