dalio3274
dalio3274
FFilament
Created by dalio3274 on 3/24/2024 in #❓┊help
role and privillege
hello I have this Laravel / filament project where most of the work will be happening in the Laravel project and the filament part works only as a panel (dashboard) to the users I have this problem that the laravel project is only accessible when I'm logged in in filament because I added roles with certain privilege and instead of the page changing to match the type of the role it can't be accessible at all without being logged in what I'm trying to achieve is to have the Laravel project accessible even without being logged in and the main page will change depending on the type of user accessing it with certain elements and functionality either being available or not instead of having to log in in order to be able to access it
8 replies