orm icon indicating copy to clipboard operation
orm copied to clipboard

A drop-in Doctrine ORM 2 implementation for Laravel 5+ and Lumen

Results 56 orm issues
Sort by recently updated
recently updated
newest added

Laravel 11 upgrade not possible due to all the validations failing as service is not being overridden. ### Package version, Laravel version laravel-doctrine/orm 2.1.0 laravel/framework v11.10.0 ### Expected behaviour LaravelDoctrine\ORM\Validation\DoctrinePresenceVerifier...

If there is only one manager, there is no check that it supports entity - it was removed in this PR https://github.com/laravel-doctrine/orm/pull/288/files As a result, if method called with some...

### Package version, Laravel version 11 ### Expected behaviour The package installation completes correctly. ### Actual behavior Installation failed Problem 1 - doctrine/orm[2.14.0, ..., 2.14.3] require doctrine/lexer ^1.2.3 || ^2...

We are not ready for the upgrade to ORM 3.x yet, so this is a small fix for deprecations on php 8.4

Hi Time for a composer.json upgrade ;) Not many changes between 11 and 12, should be fairly easy ?

> If you have a question, and not a bug or proposal, post in the discussions. > https://github.com/laravel-doctrine/orm/discussions # laravel-doctrine/orm version & Laravel version laravel-doctrine/orm -> 2.1.0 Laravel Framework 10.48.22...