All notable changes to lara-cms-lite
will be documented in this file.
- Adding Laravel 11.x support.
0.3.3 - 2024-01-08
- Adding Laravel 10.x support.
0.3.2 - 2022-04-13
- Adding PHP8 and Laravel 9.x support in composer.json.
0.3.1 - 2021-12-23
- Adding Laravel 8.x support.
0.3.0 - 2020-06-30
- Adding weight field to allow sorting content.
0.2.7 - 2020-04-18
- Adding Laravel 7.x support.
0.2.0 - 2020-05-11
- Simple authorization checking with Gates.
- Update Readme.
0.1.0 - 2020-05-06
- Initial release with very few features to test package deployment with Packagist.
- Basic content management (CRUD).
- Displaying created content on existing pages.