.gasner
.gasner
FFilament
Created by .gasner on 8/14/2023 in #❓┊help
add actions to form section
Is it possible to add actions to section form component? like the TextInput component?
4 replies
FFilament
Created by .gasner on 8/2/2023 in #❓┊help
switch
5 replies
FFilament
Created by .gasner on 5/31/2023 in #❓┊help
Switch to another filament user
I created an action to switch between users. In Laravel authcation it works fine. But in filament I logout for some reason. I created a controller that gets the user and does auth()->login($user) and redirect back to dashboard
2 replies