Patabugen
Patabugen
FFilament
Created by Brian. on 1/21/2024 in #❓┊help
Prepend a page (or other type) to breadcrumbs
ooh handy, thanks for sharing!
5 replies
FFilament
Created by Brian. on 1/21/2024 in #❓┊help
Prepend a page (or other type) to breadcrumbs
I found your post looking for the same, your tip solved my issue! As for having the same/similar settings, I've wondered about using a Trait or as you suggest a helper method. For now, I only have one Resource that needs it - but I wanted to say thanks for your snippet!
5 replies
FFilament
Created by Patabugen on 8/1/2024 in #❓┊help
Progressively adding Filament to an existing admin panel
Thanks for your help last week Dennis, the integration has gone wondefully - and you got me off to a great start 🙂
18 replies
FFilament
Created by Patabugen on 8/1/2024 in #❓┊help
Progressively adding Filament to an existing admin panel
But I'm also off until Monday morning in about 2 minutes, so will carry on then!
18 replies
FFilament
Created by Patabugen on 8/1/2024 in #❓┊help
Progressively adding Filament to an existing admin panel
I'm having some hiccoughs, but I'm going to work through this page bit by bit and will let you know if I get stuck. Thanks! https://filamentphp.com/docs/3.x/panels/users#setting-up-guest-access-to-a-panel
18 replies
FFilament
Created by Patabugen on 8/1/2024 in #❓┊help
Progressively adding Filament to an existing admin panel
ahhh!
18 replies
FFilament
Created by Patabugen on 8/1/2024 in #❓┊help
Progressively adding Filament to an existing admin panel
Which I think is related to this comment "you need to avoid using components which expect a signed-in user "
18 replies
FFilament
Created by Patabugen on 8/1/2024 in #❓┊help
Progressively adding Filament to an existing admin panel
I'm looking into this error at the moment: Filament\FilamentManager::getUserName(): Return value must be of type string, null returned
18 replies
FFilament
Created by Patabugen on 8/1/2024 in #❓┊help
Progressively adding Filament to an existing admin panel
I was just thinking, I might need to make my own Authenticate Filament Middleware
18 replies
FFilament
Created by Patabugen on 8/1/2024 in #❓┊help
Progressively adding Filament to an existing admin panel
Ah, wonderful! That login suggestion led me to this: https://filamentphp.com/docs/3.x/panels/users#setting-up-guest-access-to-a-panel which I'll follow for now. Superb kick-start, thanks @Dennis Koch !
18 replies
FFilament
Created by Patabugen on 8/1/2024 in #❓┊help
Progressively adding Filament to an existing admin panel
Thanks @Dennis ! Existing Auth I've setup a panel on the default '/admin' URL. If I login to my app, then go to /admin I get the login screen. Without a URL I tried making it empty, or putting '/' but I then just got my regular page (not the login page I got above). If that should work though, I'll have more of a play before coming back to you. Leave the existing pages Awesome! Sounds like I need to address the two things above, and this one will become clear.
18 replies