Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

1.1.0

Compare
Choose a tag to compare
@MrJuliuss MrJuliuss released this 06 Sep 19:00
· 569 commits to master since this release

Changelog :

  • Permissions stored in a specific table
  • User may have permissions

How to update :

composer dump-autoload
php artisan config:publish mrjuliuss/syntara
php artisan asset:publish mrjuliuss/syntara
php artisan migrate --package=mrjuliuss/syntara

if you're not superuser, add "permissions-management": 1 in your user/group permissions manualy in database