Laravel-Backpack / FileManager

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

Doesn't seem to work with Tabler theme in v6 #36

Closed adrienne closed 11 months ago

adrienne commented 12 months ago

I am on CRUD (and PRO) v6, and FileManager v3.0.2, and I did re-run the php artisan backpack:filemanager:install command. Despite which, in the Tabler theme I am consistently getting this error:

image

Could use some advice, @tabacitu !

pxpm commented 12 months ago

Hey @adrienne before running the install command again, you need to make sure you remove first the older files from resources/views folder.

Cheers

adrienne commented 12 months ago

Aha! That worked!

pxpm commented 11 months ago

Closing, let me know if you have other issues 🙏