Authentication, Permissions and Roles for Laravel

1.2.1 2014-08-26 14:05 UTC

This package is not auto-updated.

Last update: 2024-03-16 11:14:55 UTC


README

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.