Download the PHP package yuriy-martini/laravel-authorization without Composer
On this page you can find all versions of the php package yuriy-martini/laravel-authorization. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-authorization
Laravel Authorization
https://laravel.com/docs/master/authorization#introduction
Installation
Usage
https://laravel.com/docs/master/authorization#authorizing-actions-using-policies
- Authorizable (User)
- Config
- Policies
U/ Authorizable
U/ A/ Example
-+ app/Models/User.php
:
U/ Config
U/ C/ Defaults
U/ C/ Models
U/ C/ M/ Example
+ config/authorization/models.php
:
U/ Models
U/ M/ Example
+ app/Models/User/Authorizations.php
:
-+ app/Models/User.php
:
U/ Policies
https://laravel.com/docs/master/authorization#generating-policies
U/ P/ Example
-+ app/Policies/UserPolicy.php
:
Changelog
Please see Changelog File for more information on what has changed recently.
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-authorization with dependencies
PHP Build Version
Package Version
The package yuriy-martini/laravel-authorization contains the following files
Loading the files please wait ....