mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Reflecting changes in artisan commands
This commit is contained in:
parent
140034605e
commit
7325e119af
1 changed files with 1 additions and 1 deletions
|
|
@ -17,4 +17,4 @@ alias la5='php artisan'
|
|||
|
||||
alias la5dump='php artisan dump-autoload'
|
||||
alias la5cache='php artisan cache:clear'
|
||||
alias la5routes='php artisan routes'
|
||||
alias la5routes='php artisan route:list'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue