mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
Add Laravel Art Plugin
This commit is contained in:
parent
a4c6304b46
commit
fcc6962d50
@ -14,6 +14,7 @@ plugins=(... laravel-art)
|
||||
|-----------|--------------------------------------|-------------------------------------|
|
||||
| art | `php artisan` | Main Artisan command |
|
||||
| arts | `php artisan serve` | Serve the application |
|
||||
| arto | `php artisan optimize` | Cache the framework bootstrap files |
|
||||
| artr | `php artisan route:list` | List all registered routes |
|
||||
| artm | `php artisan migrate` | Run the database migrations |
|
||||
| artmf | `php artisan migrate:fresh` | Drop all tables and re-run all migrations |
|
||||
|
Loading…
Reference in New Issue
Block a user