Arko
Dependant TextInput
https://filamentphp.com/docs/3.x/forms/advanced#field-updates then use the
$set
as described to update your text inputs value8 replies
Routing issues
Then you can do the authorization (user_type = admin can only access the admin panel, etc) via the Users model: https://filamentphp.com/docs/3.x/panels/users#authorizing-access-to-the-panel
13 replies