Open LastRide opened 8 years ago
I am having this same issue as well. Any update on this?
Seems like, that the defined options are not implemented. Can't see anything in the code.
In the Migrate Command it's defined, but not in the MigrateRollback.
I can not run
php artisan module:migrate-rollback [module]
with--database=[dbConnection]
option.It ignores
--database
option and use default database connection.