Create User
@foreach($roles as $role)
@endforeach
@foreach(\App\Components\Admin\Users\UserEdit::WORKSPACES as $ws)
@endforeach

When restricted, the user can only switch to and access the ticked workspaces. The workspaces.override permission bypasses this whitelist entirely.

{{-- SIDEBAR --}}

Guidance


Assign roles carefully. Permissions are inherited automatically from roles.