This commit is contained in:
cp6 2022-09-26 13:23:07 +10:00
commit e9750f10ec

View File

@ -36,6 +36,7 @@ Example yabs.sh call to POST the result
#### Please run the following if updating from existing install:
```shell
php artisan migrate
php artisan route:cache
php artisan cache:clear
```