islandnuge
islandnuge
Explore posts from servers
FFilament
Created by islandnuge on 10/18/2024 in #❓┊help
Customization beyond themes and css
This may be a dumb question, but if I wanted to modify the filemament to be different like add a header / footer, sidebar, etc. is this possible to deviate from the vanilla layout? I am looking at plugins and those seem to be useful for widgets, just wondering how far is realistically possible to help this fit in with client sites and ui's. I am evaluating a wholesale switch from other CSS's to using filament and am anticipating some of the request as a result from clients. Is there any useful resources you can point out that may touch on this? (so far "customzine" has be to css changes only as far as what I've found) Thanks so much - the main site, blogs and tricks are really awesome and am really starting to enjoy Filmanent - and will be getting familliar with many plugins!
4 replies
FFilament
Created by islandnuge on 1/21/2024 in #❓┊help
Using jetstream auth with filament
I'm new to filament and just kicked off a new project that uses Jetstream as part of its scaffolding. I'm looking to integrate filament and realized it has its own login flow and I'm looking to use just the auth login and allow access to users that have been gratned the appropriate role. (I don't want to maintain to seperate login flows). I'm having trouble getting it working and am wondering if anyone can point me in the right direction for necessary steps I've updated my config/auth.php to reference my user model, and added implements FilamentUser to my user model - I acn login without an issue on the default login but the admin login returns "These credentials do not match our records." Any chance someone can shed some light on other steps I need to follow?
7 replies