-
Type: Improvement
-
Resolution: Done
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Laravel
-
None
Laravel Eloquent query builder allows to compare a date field with a CarbonPeriod instance.
https://github.com/laravel/framework/blob/v10.15.0/tests/Database/DatabaseQueryBuilderTest.php#L772
Fix this feature and add tests.