anvoz / CodeIgniter-Skeleton

A decent starter for most web apps. Includes HMVC, jQuery, Bootstrap, Bootstrap TLDR, Ajax and Template libraries. Unit tests with PHPUnit and vfsStream.
Other
157 stars 100 forks source link

Ion_auth + migraiton #5

Closed ahpetrot closed 10 years ago

ahpetrot commented 10 years ago

During the "Copy" for ion_auth the migration folder in data isn't copied out. Currently have to be completely by hand.

anvoz commented 10 years ago

I will check this again to see if it's necessary to add Ion Auth migration file to the auto installation section. Currently, it's an optional choice between running the SQL script yourself or using CI Migration.