Update README.md

Added padw : php artisan db:wipe
This commit is contained in:
Joaquín Gamboa 2025-05-24 21:59:50 -04:00 committed by GitHub
commit 34afe56740
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,6 +21,7 @@ plugins=(... laravel)
| `pamfs` | `php artisan migrate:fresh --seed` |
| `pamr` | `php artisan migrate:rollback` |
| `pads` | `php artisan db:seed` |
| `padw` | `php artisan db:wipe` |
## Makers