migrate single table in laravcel code example
Example: how to migrate single table in laravel
php artisan migrate --path=/database/migrations/2020_04_10_130703_create_test_table.php
php artisan migrate --path=/database/migrations/2020_04_10_130703_create_test_table.php