how refresh just one table in laravel by terminal code example
Example: how refresh just one table in laravel by terminal
php artisan migrate --path=/database/migrations/test/
php artisan migrate --path=/database/migrations/test/