Skip to content

Releases: mahdimsr/Laravel-Action-Policy

release-1.1.0

10 Jul 06:55
Compare
Choose a tag to compare

change some method name

release-1.0.0

24 Jun 08:01
Compare
Choose a tag to compare
  • make base classes for customization override functions

release-1.0.0-alpha

20 Jun 14:59
Compare
Choose a tag to compare
release-1.0.0-alpha Pre-release
Pre-release

define model and policy then run all. respectively run as below:

  1. your policy method
  2. your model method if you define
  3. response is response of your policy method