Laravel-Backpack / medialibrary-uploaders

MIT License
10 stars 4 forks source link

ensure we have an array in array_filter function #26

Closed pxpm closed 11 months ago

pxpm commented 11 months ago

This was reported in #22

When the field was empty, json_decode wouldn't return an array and array_filter would blow 💥