Answers for "laravel rerun a specific migration"

PHP
4

refresh a specific migration in laravel

php artisan migrate:refresh --path=/database/migrations/fileName.php
Posted by: Guest on November-04-2021

Code answers related to "laravel rerun a specific migration"

Browse Popular Code Answers by Language