Skip to content

Initial version

Choose a tag to compare

@stevethomas stevethomas released this 19 Mar 13:06

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 roles and role_user
  • HTTP middleware
  • config (empty for now)
  • readme