Update README.md

This commit is contained in:
Eugene Owak 2022-03-24 16:35:23 +03:00 committed by GitHub
parent e0a532e5d0
commit 0f410948a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@ plugins=(... laravel)
|:-:|:-:|
| `artisan` | `php artisan` |
| `pas` | `php artisan serve` |
| `pat` | `php artisan tinker` |
## Database
@ -44,6 +45,7 @@ plugins=(... laravel)
| `pacoc` | `php artisan config:clear` |
| `pavic` | `php artisan view:clear` |
| `paroc` | `php artisan route:clear` |
| `paoc` | `php artisan optimize:clear` |
## Queues