laravel migrate refresh only one table code example
Example: how to migrate refresh only one table
php artisan migrate:refresh --path=/database/migrations/fileName.php
php artisan migrate:refresh --path=/database/migrations/fileName.php