efficiently/authority-controller

Comparison with authority-l4

Closed this issue · 1 comments

You say this is an "extension of the authority-l4 package".

Does that mean I need to install this package along with the authority-l4 package?

Is this a standalone app?

How does this differ from just using authority-l4?

Thanks!

All Laravel package use Composer a dependency manager, so when you install authority-controller package their dependencies are automagically installed 😄

How does this differ from just using authority-l4?

Basically Authority Controller attach authorization rules to your controllers actions in a really efficient manner.