This repository was archived by the owner on Jun 7, 2021. It is now read-only.
Releases: liteframe/liteframe-core
Releases · liteframe/liteframe-core
v0.2.3
File permission fix
Fixes
Fixed
- Issues with file upload
Support CDNs
Support URLs as asset folders, this allows for CDNs to be used as base folders for assets
Blade Templating Support
- Added Blade templating Support
- Minor fixes
v0.1.6
Updated changelog
Whoops Support
- Whoops Support
- Other Important fixes
Model Traits Booting Fix
Merge pull request #1 from ugwuanyiandy/patch-1 Fixed issue with Model events in traits
Model Booting and Events
Added
- Configure default port for development server per project
- Model booting
Changed
- Improved Model events
- Table names generated by Models now follow strictly RedBeanPHP standard
Fixed
- Inflector::slugify
Fixes
Fixed composer error
Fixes
- Fixed session issue
- Fixed CSRF token issue
- Fixed routing issue
- Fixed autoload issue