All notable changes to laravel-enum
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Support for PHP 8 and the latest Laravel releases.
- Support for Laravel 8.
- Support for Laravel 7.
- Support for Laravel 6.
- Option
--keys
to generate keys automatically.
- Artisan command to generate enum classes.