Hi read all the included documentation here in https://laravel.com/docs/5.4/migrations.
Is there a way on how to migrate a certain migration file (1 migration only),
You can run command like this
php artisan migrate --path=/database/migrations/2020_04_10_130703_create_test_table.php