- Added using of the IHasRole interface in the middleware.
- Added check to exists the user role in the \Saritasa\Roles\HasRole::hasRole().
- Enable Laravel's package discovery https://laravel.com/docs/5.5/packages#package-discovery
- Do not require minimum-stability of packages
- Fixes
- Allow to specify list of possible roles
- Update README
Update dependencies versions
1.0.4
- Update README
- Fix namespace
- Add slug to role
- Fixes, DB Migrations
- Initial version: HasRole trait, ServiceProvider