Skip to content

Commit

Permalink
Инструкции для обновления
Browse files Browse the repository at this point in the history
  • Loading branch information
delaynore committed May 30, 2024
1 parent 2736ae4 commit 3d32f28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
php artisan config:cache
php artisan route:cache
php artisan view:cache

// before migrate to new version
php artisan cache:clear
php artisan config:clear
php artisan route:clear
php artisan view:clear
```

## ToDo
Expand Down

0 comments on commit 3d32f28

Please sign in to comment.