Initial version
This release provides the bare minimum roles integration, seen frequently in the Laravel docs.
- Create roles with Eloquent
- Trait for the user model
- Migrations for
rolesandrole_user - HTTP middleware
- config (empty for now)
- readme
This release provides the bare minimum roles integration, seen frequently in the Laravel docs.
roles and role_user