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
This discussion was converted from issue #2759 on February 05, 2022 06:57.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
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.
-
Hello every one
Looking at the tests as well as the project code, we can add media to a collection that does not exists.
is that normal / wanted ?
Because models will have a lot of media with 'default' in collection_name, collection that does not exist in the declaration of media collections.
laravel-medialibrary/tests/Feature/FileAdder/IntegrationTest.php
Line 16 in b7929b0
laravel-medialibrary/tests/TestSupport/TestModels/TestModel.php
Line 19 in b7929b0
Thanks in advance for future replies.
Beta Was this translation helpful? Give feedback.
All reactions