We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The app needs user roles to differ between admins who can control various system settings, and normal users who just add links and so on.
The text was updated successfully, but these errors were encountered:
Add laravel-permission package for roles (#33)
e0dd883
Base for user roles are implemented, may be extended later. For now we only need an admin role and no fine-grained permissions.
Sorry, something went wrong.
No branches or pull requests
The app needs user roles to differ between admins who can control various system settings, and normal users who just add links and so on.
The text was updated successfully, but these errors were encountered: