generated from spatie/package-skeleton-laravel
-
-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop trying to initialize normalizedModel but lazyily load to propert…
…y when required
- Loading branch information
1 parent
53770f0
commit d017301
Showing
1 changed file
with
2 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d017301
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hasAttribute is unfortunately a bit too recent laravel/framework@92beae3
Laravel >=11.3 only
d017301
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pffff
Did something ugly to fix it, but probably will kick out Laravel 10 as a dependency within the next weeks.