entrust Questions
3
Solved
I installed and configure the Laravel 5.2, its working fine, for User ACL I installed the zizaco/entrust package while running this command php artisan migrate (for creating roles, permissions tabl...
1
Solved
I am using Entrust package in Laravel 5.3 for managing user roles and permissions, and it works perfectly.
The problem is that my users belong to many apps, so I need to check roles and permission...
Donella asked 29/12, 2016 at 13:37
1
Solved
So I was reading about using laravel policies for granting authorities on the resources of my application but there seems to be a problem there though I followed the tutorial.
I have a user model ...
4
Solved
I have followed zizac/entrust installation tutorial from GitHub Link and faced with error:
Class name must be a valid object or a string in
var/www/html/laravel_test/vendor/zizaco/entrust/src/c...
Arlberg asked 30/12, 2015 at 12:31
1
© 2022 - 2024 — McMap. All rights reserved.