1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 23:40:39 +01:00

feat(laravel): add alias for optimize:clear (#12793)

Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
This commit is contained in:
Chris Texe
2024-11-20 10:04:46 +01:00
committed by GitHub
parent 9991822f8c
commit 6c91a5e389
2 changed files with 2 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ plugins=(... laravel)
| `pacoc` | `php artisan config:clear` |
| `pavic` | `php artisan view:clear` |
| `paroc` | `php artisan route:clear` |
| `paopc` | `php artisan optimize:clear` |
## Queues