1
0
Fork 0

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
commit 982ea721bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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