Pedro Martins
Pedro Martins
Hi @tabacitu Is there a way to get rid of the switching theme option completely? I set this 'showColorModeSwitcher' => false, 'layout' => 'vertical_transparent', but the theme still shows the...
refs: Laravel-Backpack/CRUD#3608
While working on other topic I stumbled upon this error. The alerts background is a fixed "#FFF" color. I went to the online demo and there it worked perfectly. I...
I didn't did it yet to avoid bumping crud version. I am manually loading the theme component namespace in the provider, but there is already a way to do it...


# Feature Request ### What's the feature you think Backpack should have? I think one easy way of manipulating the repeatable rows, without having to overwrite the whole repeatable blade...
## WHY ### BEFORE - What was wrong? What was happening before this PR? Reported in #5634 We used ALL the entries to build the bindings, and when developer filtered...
### Discussed in https://github.com/Laravel-Backpack/community-forum/discussions/1109 Originally posted by **giovdi** August 7, 2024 Hi everyone! Today, I was wondering if it's possible to write HTML into a Select2 dropdown with Backpack. Well,...