Skip to content

thinhhung/laravel-authentication-acl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-authentication-acl

Build Status

Laravel Authentication ACL is a Laravel 4 package, based on sentry2.
This package is made with the purpose of helping other developers to set-up a fully featured admin panel with an ACL using Laravel framework.

You can see the full documentation and usage here

####Main features:

  • User authentication and signup
  • Configurable email confirmation
  • Configurable captcha integration
  • Can create groups and permissions and associate permissions to user or group
  • Any user can have multiple groups and permissions
  • Login throttling and password recovery
  • Password strength check
  • User banning
  • Dashboard
  • Infinite custom profile fields!
  • Allow connection to a custom database other then laravel default
  • Create custom menu items with configurable permissions
  • Have two login forms: admin area and user area
  • Many usable hasing algorithms sha256, md5 etc...
  • Laravel4 based and easy to integrate in any Laravel application
  • Have an Api that integrates with your application
  • Bootstrap 3 and responsive design (mobile first)
  • Easy install script from command line
  • Fully customizable and easy to extend
  • 100% object oriented
  • The code is fully tested with Phpunit

####Interested in some new feature? Contact me and i'll do my best to implement that in next releases.

About

Laravel authentication and ACL admin panel package based on sentry

Resources

License

Stars

Watchers

Forks

Packages

No packages published