mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Change 'la5routes' command alias to Laravel 5's format
This commit is contained in:
parent
e55c715508
commit
32e26e1285
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