Skip to content

Releases: hans-thomas/horus

1.1.1

17 Aug 12:54
eaf79b9
Compare
Choose a tag to compare
  • CacheEnum unused class deleted;

1.1.0

14 Aug 15:02
03fb678
Compare
Choose a tag to compare

Changes:

  • Assigning all basic permissions of a model to a role
  • Assigning all basic permissions along with some custom permissions

1.0.1

19 Jul 12:59
d31f4c6
Compare
Choose a tag to compare
  • exceptions fixed
  • attach permissions to a role instead of syncing;

1.0.0 🔥

06 Jul 13:18
Compare
Choose a tag to compare

Horus is a roles and permissions registerer that makes working on authorization easy.

Features:

  • Integrated with spatie/laravel-permission
  • Supported by Sphinx
  • Batch creation of roles and permissions
  • Create permissions for a model based on related policy class
  • Assign permissions to roles in a breeze