You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can not run php artisan module:migrate-rollback [module] with --database=[dbConnection] option.
It ignores --database option and use default database connection.
The text was updated successfully, but these errors were encountered:
LastRide
changed the title
Can not run php artisan module:migrate-rollback [module] with specifying database connection
Can not run module:migrate-rollback [module] with specifying database connection
Mar 7, 2016
I can not run
php artisan module:migrate-rollback [module]
with--database=[dbConnection]
option.It ignores
--database
option and use default database connection.The text was updated successfully, but these errors were encountered: