laravel update single table migration 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