Replies: 2 comments
-
Are using soft-deletes? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Updated: @repomic My issue was a CustomPathGenerator. Missing a trailing slash in the getPath() return. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Calling model->delete() does not clear images in storage. Have to call clearMediaCollection() before calling delete() on model.
Not working:
Working:
Beta Was this translation helpful? Give feedback.
All reactions