CodeIgniter 4.0.0-RC.4 AppStarter
Pre-release
Pre-release
- Fixed url systems so that it would work when system is served out of subfolders.
- Added required insert ignore support for sqlite3 and mysql.
- Add validation function is_not_unique
- Various improvements and cleanup to the Email class
- lots of small bugfixes and user guide updates