Skip to content

mantax559/laravel-permissions

Repository files navigation

GitHub release (latest by date) GitHub release (latest SemVer including pre-releases) Packagist PHP from Packagist

Laravel Permissions

Installation & Setup

You can install the package via composer:

composer require mantax559/laravel-permissions

The package will automatically register its service provider.

Customisation

Config

You can optionally publish the config file with:

php artisan vendor:publish --provider="Mantax559\LaravelPermissions\Providers\AppServiceProvider" --tag=config

Tests

You can run tests with the command:

vendor/bin/phpunit

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages