SimonH
SimonH
FFilament
Created by TegarJK on 9/23/2024 in #❓┊help
is it possible to use single login page to redirect to their own panel based on role?
I wonder if this can be extended so that a user with multiple roles would get directed to a configured 'default' panel, and if we can have a picker that will allow a user to pick from any panel they have access too.
16 replies
FFilament
Created by TegarJK on 9/23/2024 in #❓┊help
is it possible to use single login page to redirect to their own panel based on role?
I was looking for the same functionality and came accross this video https://www.youtube.com/watch?v=9hRgCjDQDGw Goes throught the solution in a bit more detail but at the core it uses @Leandro Ferreira method of creating a CustomLoginResponse class
16 replies
FFilament
Created by hsnww on 9/24/2024 in #❓┊help
Issue with Filament Session on Production after Deploying with Laravel Forge on DigitalOcean
working locally is not a good indicator of a proper setup as by default any authenticated user can access a panel in local https://filamentphp.com/docs/3.x/panels/users#overview Try setting your env on your local machine to somthing like test and see if it still works
6 replies
FFilament
Created by AlokDev on 9/24/2024 in #❓┊help
I am unable to upload images after deploying Filament Admin panel on server
The issue might be related to the signature validation when installing in a sub-folder. You can see this discussed in this issue with a possible solution https://github.com/livewire/livewire/discussions/3084#discussioncomment-8621020
6 replies