mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-16 17:59:04 +02:00
feat(laravel): add aliases laravel 11 (#12354)
This commit is contained in:
@@ -36,6 +36,10 @@ plugins=(... laravel)
|
||||
| `pamj` | `php artisan make:job` |
|
||||
| `paml` | `php artisan make:listener` |
|
||||
| `pamn` | `php artisan make:notification` |
|
||||
| `pamcl` | `php artisan make:class` |
|
||||
| `pamen` | `php artisan make:enum` |
|
||||
| `pami` | `php artisan make:interface` |
|
||||
| `pamtr` | `php artisan make:trait` |
|
||||
|
||||
## Clears
|
||||
|
||||
|
||||
Reference in New Issue
Block a user