mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-26 21:51:05 +01:00
Update README.md
This commit is contained in:
parent
e0a532e5d0
commit
0f410948a4
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@ plugins=(... laravel)
|
||||||
|:-:|:-:|
|
|:-:|:-:|
|
||||||
| `artisan` | `php artisan` |
|
| `artisan` | `php artisan` |
|
||||||
| `pas` | `php artisan serve` |
|
| `pas` | `php artisan serve` |
|
||||||
|
| `pat` | `php artisan tinker` |
|
||||||
|
|
||||||
## Database
|
## Database
|
||||||
|
|
||||||
|
@ -44,6 +45,7 @@ plugins=(... laravel)
|
||||||
| `pacoc` | `php artisan config:clear` |
|
| `pacoc` | `php artisan config:clear` |
|
||||||
| `pavic` | `php artisan view:clear` |
|
| `pavic` | `php artisan view:clear` |
|
||||||
| `paroc` | `php artisan route:clear` |
|
| `paroc` | `php artisan route:clear` |
|
||||||
|
| `paoc` | `php artisan optimize:clear` |
|
||||||
|
|
||||||
## Queues
|
## Queues
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue