Laravel-Backpack / FileManager

Admin interface for files & folders, using elFinder.
Other
90 stars 21 forks source link

Added force to `backpack:filemanager:install` command to force the files overwrite #53

Closed promatik closed 1 month ago

promatik commented 3 months ago

Fix for #38.

Added force to backpack:filemanager:install command to force the files overwrite

pxpm commented 1 month ago

Sorry we are not doing this. 🙏

This would overwrite the config too, that's a big no-no.

Ideally we should resort to not publish the package views by default. Maybe in next version.