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