Reset the migration
Reset the migration for the given module, or without a specified module reset all modules migrations.
php artisan module:migrate:reset blog
or
php artisan module:migrate:reset
Reset the migration for the given module, or without a specified module reset all modules migrations.
php artisan module:migrate:reset blog
or
php artisan module:migrate:reset