mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-11 00:45:28 +08:00
Add make migration for laravel
Added php artisan make:migration for laravel
This commit is contained in:
@@ -24,6 +24,7 @@ alias pamj='php artisan make:job'
|
||||
alias paml='php artisan make:listener'
|
||||
alias pamn='php artisan make:notification'
|
||||
alias pampp='php artisan make:provider'
|
||||
alias pammm='php artisan make:migration'
|
||||
|
||||
|
||||
# Clears
|
||||
|
||||
Reference in New Issue
Block a user