I have the same problem on fresh install. Did you have any luck yet?
Aug 24, 2016
3
Level 11
Migrate Rollback using --path
I'm trying to rollback a migration that I inserted using the --path parameter.
When trying to rollback I get
[ErrorException]
Undefined index: 2016_08_24_200946_create_contacts_table
I've included the path in my composer.json file under the autoload classmap setting. The folder exists under the database directory already.
Any help would be appreciated.
FYI using 5.3.1
Please or to participate in this conversation.