codeigniter-cli icon indicating copy to clipboard operation
codeigniter-cli copied to clipboard

Run php cli migrate error

Open xuancuong220691 opened this issue 9 years ago • 1 comments

I run command php cli migrate but error: ERROR: An Error Was Encountered

Migrations has been loaded but is disabled or set up incorrectly.

How to fix it, thanks !

xuancuong220691 avatar Jan 20 '17 04:01 xuancuong220691

You need to configure application/config/migration.php.

kenjis avatar Jan 20 '17 07:01 kenjis