mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-07 06:44:33 +08:00
Added comments for added commands
Make provider command don't added to markdown file. I added them.
This commit is contained in:
@@ -29,12 +29,15 @@ plugins=(... laravel)
|
||||
| `pamc` | `php artisan make:controller` |
|
||||
| `pams` | `php artisan make:seeder` |
|
||||
| `pamt` | `php artisan make:test` |
|
||||
| `pamfa` | `php artisan make:factory` |
|
||||
| `pamfa` | `php artisan make:factory` |
|
||||
| `pamp` | `php artisan make:policy` |
|
||||
| `pame` | `php artisan make:event` |
|
||||
| `pamj` | `php artisan make:job` |
|
||||
| `paml` | `php artisan make:listener` |
|
||||
| `pamn` | `php artisan make:notification` |
|
||||
| `pampp` | `php artisan make:provider` |
|
||||
| `pammm` | `php artisan make:migration` |
|
||||
|
||||
|
||||
## Clears
|
||||
|
||||
|
||||
Reference in New Issue
Block a user