FilamentF
Filament11mo ago
kabu

Its possible to set the panel color by database ?

Is it possible to change the panel's color from the database without it being hardcoded? My goal is to have a form that allows changing the panel's color

trying this actually but dsnt work:
image.png
Solution
Hi, in a serviceProvider, use Filament::serving(function () {})
Was this page helpful?