mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-12 12:21:00 +01:00
Add Laravel Art Plugin
This commit is contained in:
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user