Download the PHP package stephenlake/laravel-approval without Composer
On this page you can find all versions of the php package stephenlake/laravel-approval. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stephenlake/laravel-approval
More information about stephenlake/laravel-approval
Files in stephenlake/laravel-approval
Download stephenlake/laravel-approval
More information about stephenlake/laravel-approval
Files in stephenlake/laravel-approval
Vendor stephenlake
Package laravel-approval
Short Description Attach approvals to any model to prevent unauthorised updates.
License MIT
Package laravel-approval
Short Description Attach approvals to any model to prevent unauthorised updates.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-approval
Laravel Approval
Laravel Approval allows any model to be attached to an approval process. Any configured models (plural, not just the user/auth model) can approve and disapprove changes based on a provided authorize method.
Made with ❤️ by Stephen Lake
Getting Started
Install the package via composer.
composer require cloudcake/laravel-approval
See documentation for usage.
License
This library is licensed under the MIT License - see the LICENSE.md file for details.
All versions of laravel-approval with dependencies
PHP Build Version
Package Version
No informations.
The package stephenlake/laravel-approval contains the following files
Loading the files please wait ....