Update readme.md

This commit is contained in:
Bubka 2020-01-14 13:46:30 +01:00
parent 956fb95a48
commit 836babad9c

View File

@ -49,6 +49,8 @@ #### Prepare the database
```
php artisan migrate:refresh
php artisan passport:install
php artisan storage:link
php artisan config:cache
```
# Contributing