Laravel-Backpack / medialibrary-uploaders

MIT License
10 stars 4 forks source link

Register macros only if not previously registered #18

Closed pxpm closed 1 year ago

pxpm commented 1 year ago

This checks if macros are not registered before we register them. Similar on how we do in withFiles().