feat(laravel): add artisan test alias (pats) (#12310)

This commit is contained in:
Reza Askari
2024-04-09 00:06:38 +03:30
committed by GitHub
parent 5bff59f78e
commit 982ea721bd
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ plugins=(... laravel)
|:-:|:-:|
| `artisan` | `php artisan` |
| `pas` | `php artisan serve` |
| `pats` | `php artisan test` |
## Database