Laravel Acl

screenshot of Laravel Acl
laravel

This package helps you to associate users with permissions and permission groups with laravel framework

Overview:

The Laravel ACL package is a tool designed to manage user permissions and groups within a database, specifically compatible with Laravel v5.8 or higher. However, as of January 2024, this package is no longer being maintained, and users are advised to switch to spatie/laravel-permission instead. The package is MIT licensed and offers features for styling checks, testing, contributing, changelogs, and credits.

Features:

  • Total Downloads: Display the total number of downloads for the package.
  • Check & fix styling: Provides functionality to check and fix the styling of the package.
  • Laravel ACL: Manage user permissions and groups within a database in a Laravel v5.8+ environment.
  • Sponsorship: Users are encouraged to sponsor the developer's work on GitHub.
  • Tests: Easily run tests on the package using the composer test command.
  • Contributing Guide: Access the contribution guide for the Laravel ACL package.
  • Changelog: View the changelog to track changes made to the package.
  • MIT License: The package is open-sourced under the MIT License, offering more details in the License File.
laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.