All notable changes to laravel-artisan-domain-contexts
will be documented in this file.
- Refactored unit tests to pass according to Laravel
v9.32
minimum version
- Handled model option (
--model
) by context in Policies on #5 (issue) with #6 (pull request)
- Fix
rootNamespace
method inmake:seeder
(#2)
- Added support for Laravel v9.x
- Update README
- Initial release