8000 GitHub - cloudcake/laravel-approval at v1.0.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cloudcake/laravel-approval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attach modification approvals to any model to prevent unauthorised updates.



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 stephenlake/laravel-approval

See documentation for usage.

License

This library is licensed under the MIT License - see the LICENSE.md file for details.

About

Attach an approval process to any model, approve and disapprove from any other model, for Laravel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0