larrytech / auth by grbsn

Authentication, Permissions and Roles for Laravel
961
2
3
Package Data
Maintainer Username: grbsn
Maintainer Contact: george.robinson@larrytech.com (George Robinson)
Package Create Date: 2014-05-15
Package Last Update: 2014-08-26
Home Page: docs.larrytech.com/auth
Language: PHP
License: MIT
Last Refreshed: 2024-04-25 15:09:12
Package Statistics
Total Downloads: 961
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 2
Total Watchers: 3
Total Forks: 0
Total Open Issues: 1

Auth Total Downloads

Auth is a composer package for Laravel to help you manage users and roles. You can use Auth activate and suspend users, use permissions to restrict routes or behaviour in your models and even create your own packages extending the functionality.