BUG: Cleaning orphaned directories doesn't take into account a custom PathGenerator #3809
Unanswered
Propaganistas
asked this question in
General
Replies: 1 comment
-
I had to create my own command that changed the source code. Like this. `
` But its non optimized solution, because I need to load all data with path in memory in process. Its work for projects with small count of files. I don't see any other solutions regarding this yet. |
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.
-
Creating this here as a discussion because the Issues are currently broken (see #3808)
In
CleanCommand
:laravel-medialibrary/src/MediaCollections/Commands/CleanCommand.php
Line 145 in fd90ece
laravel-medialibrary/src/MediaCollections/Commands/CleanCommand.php
Lines 190 to 196 in fd90ece
Beta Was this translation helpful? Give feedback.
All reactions