Releases: cbaconnier/laravel-mvc-to-ddd
Releases · cbaconnier/laravel-mvc-to-ddd
1.2.1
1.2.0
Add support for Laravel 10
1.1.1
Fix Native Type Declarations in Jetstream and Fortify
1.1.0
- Add Validate Signature middleware
Reference: laravel/laravel#5942
1.0.0
- Add support for Laravel 9
- Fix Application.php that were not used in the Bootstrap file
Note
Using a custom Application.php is not necessary but might have a very small performance increase.
0.3.0
- Add Pest
0.2.1
- Fix autoload Command classes
- Fix spatie/laravel-beyond-crud-demo#17 (It fix an issue where auto loaded Command classes would throw an error when called with Artisan::call())
- Add user feedback when using
ddd:installcommand
Add Jetstream
- Add support for Jetstream
0.1.1
- Fix missing import of
PasswordValidationRules
Add Fortify
- Add support for Fortify
- Add support for PHP 8