Releases: laravel-doctrine/orm
Releases · laravel-doctrine/orm
v1.1.8
Add paths to failed job and password_reminder entity on register inst…
v1.0.18
Add paths to failed job and password_reminder entity on register inst…
v1.1.7
Enhance extension booting process
v1.1.6
Only boot the Registry and EntityManager when the user resolves them from the container.
v1.0.17
Enhance extension booting process
v1.0.16
Only boot the Registry and EntityManager when the user resolves them from the container.
v1.1.5
Fire a booting event just before extension manager boots
v1.0.15
- Support converting other mapping types to Fluent
- Add convert mapping command
- Added generate entities command
- Added mapping import command
- Improve integration with extensions
v1.1.4
- Improve integration with extensions
v1.1.3
- Support converting other mapping types to Fluent
- Add convert mapping command
- Added generate entities command
- Added mapping import command
- Prepend BootExtension middleware to allow for calling resolve target in other middleware