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),
Correction- remove slash before the database
$ php artisan migrate --path=database/migrations/migration.php