laravel / framework

The Laravel Framework.
https://laravel.com
MIT License
32.62k stars 11.03k forks source link

[11.x] Move `$ownerKey` check for `null` to `MorphTo` as `BelongsTo` relationship will always return a `string` #53592

Closed crynobone closed 1 day ago

crynobone commented 1 day ago

Improvements based on #53573 PR