mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-19 17:48:36 +00:00
Merge pull request #63 from cp6/Development
Updated readme added run migrate
This commit is contained in:
commit
bba4bf9e98
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ Example yabs.sh call to POST the result
|
||||||
#### Please run the following if updating from existing install:
|
#### Please run the following if updating from existing install:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
php artisan migrate
|
||||||
php artisan route:cache
|
php artisan route:cache
|
||||||
php artisan cache:clear
|
php artisan cache:clear
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue