All Projects → intrip → Laravel Authentication Acl

intrip / Laravel Authentication Acl

Laravel authentication and ACL admin panel package based on sentry

Projects that are alternatives of or similar to Laravel Authentication Acl

Laratrust
Handle roles and permissions in your Laravel application
Stars: ✭ 1,799 (+516.1%)
Mutual labels:  laravel, acl, admin-panel
Backend
Nodes backend package
Stars: ✭ 13 (-95.55%)
Mutual labels:  laravel, admin-panel
Litstack
Build content-administration-panels in Laravel
Stars: ✭ 602 (+106.16%)
Mutual labels:  laravel, admin-panel
Brandenburg
Laravel Authentication Package
Stars: ✭ 79 (-72.95%)
Mutual labels:  laravel, acl
Permissionmanager
Admin interface for managing users, roles, permissions, using Backpack CRUD
Stars: ✭ 363 (+24.32%)
Mutual labels:  laravel, acl
Defender
Roles & Permissions for Laravel 8 / 7 / 6 / 5
Stars: ✭ 403 (+38.01%)
Mutual labels:  laravel, acl
Laravel Vue Starter
Well Documented Laravel Starter App From Development to Production. For Full Blown RESTFUL API and SPA with Beautiful UI Using Buefy / ElementUi For Reusable Vue Components
Stars: ✭ 76 (-73.97%)
Mutual labels:  laravel, acl
Doctype admin
Laravel Admin Panel for lazy developers. Contains User Management, Roles and Permission Management, Activity Logging and integratable packages
Stars: ✭ 44 (-84.93%)
Mutual labels:  laravel, admin-panel
Crudbooster
Laravel CRUD Generator, Make an Advanced Web Application Quickly
Stars: ✭ 1,580 (+441.1%)
Mutual labels:  laravel, admin-panel
Roles Permissions Laravel
Roles and Permissions implementation on Laravel 5.4
Stars: ✭ 121 (-58.56%)
Mutual labels:  laravel, acl
Coreui Free Laravel Admin Template
CoreUI Free Laravel Bootstrap Admin Template
Stars: ✭ 353 (+20.89%)
Mutual labels:  laravel, admin-panel
Lock Laravel
This package is a Laravel 5 driver for Lock
Stars: ✭ 161 (-44.86%)
Mutual labels:  laravel, acl
Nova Permission
A Laravel Nova tool for Spatie's laravel-permission library
Stars: ✭ 294 (+0.68%)
Mutual labels:  laravel, acl
Laravel Acl
This package helps you to associate users with permissions and permission groups with laravel framework
Stars: ✭ 404 (+38.36%)
Mutual labels:  laravel, acl
Roles
Powerful package for handling roles in Laravel
Stars: ✭ 102 (-65.07%)
Mutual labels:  laravel, acl
Laravel Authz
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
Stars: ✭ 136 (-53.42%)
Mutual labels:  laravel, acl
Bouncer
Eloquent roles and abilities.
Stars: ✭ 2,763 (+846.23%)
Mutual labels:  laravel, acl
Resources I Like
📚💯 Collection of learning resources i like
Stars: ✭ 280 (-4.11%)
Mutual labels:  laravel
Laravel Websockets Demo
Demo application to use with the Laravel WebSockets package.
Stars: ✭ 286 (-2.05%)
Mutual labels:  laravel
Laravel Job Status
Add ability to track Job progress, status and result dispatched to Queue.
Stars: ✭ 279 (-4.45%)
Mutual labels:  laravel

laravel-authentication-acl

Build Status Total Downloads

We are looking for someone to take ownership of this project. Sadly I don't have enough time to maintain it anymore, please get in touch /w me if you are interested.

This is the Laravel 5.4 Version, for Laravel 5.3 use the version 1.3.*, for Laravel 5.2 use the version 1.3.15, for Laravel 5.1/5.0 use the version 1.3.11, for Laravel4 version use the 1.2 branch

Laravel Authentication ACL is a Laravel 5 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!
  • User custom avatar and gravatar support
  • Allow connection to a custom database other then laravel default
  • Create custom menu items with configurable permissions
  • Can handle permission on custom user routes
  • Have two login forms: admin area and user area
  • Many usable hashing 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
  • Works with major DBMS (mysql, sqlite, postgres)
  • 100% object oriented
  • The code is fully tested with Phpunit

Please support this project

Please support the project development, even a small donation can help the life of this project!

Interested in some new feature?

There's something you like to see in this package? Contact me and i'll do my best to implement that in next releases.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].