Changelog
Here's a quick overview of the new features in the latest major versions of the package.
1.2.0
- Added
php artisan expressive:generatefor bulk Expressive generation from configured model paths. - Added
php artisan expressive:sync --allfor project-wide generated class drift checks in CI.
1.1.0
- Added strict mode for applications that want to disable Expressive-owned persistence and write through Eloquent models explicitly.
1.0.0
- Initial release of Expressive.