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