You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And the above results in Indirect modification of overloaded property App\Models\SomeModel::$mediaCollections has no effect
from vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
Didn't found any issues or questions related to such problem, so any ideas are appreciated.
Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We have a strange indirect modification error, when using the library in pretty straightforward way, as follows
SomeModel.php
Using it like bellow
And the above results in
Indirect modification of overloaded property App\Models\SomeModel::$mediaCollections has no effect
from
vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
Didn't found any issues or questions related to such problem, so any ideas are appreciated.
Thanks
PHP 8.0.17 and S3 for storage
Beta Was this translation helpful? Give feedback.
All reactions