Zizaco / entrust

Role-based Permissions for Laravel 5
MIT License
6.05k stars 1.29k forks source link

Set default cache time for cachedRoles method #900

Open procivam opened 6 years ago

procivam commented 6 years ago

If you do not specify the ttl parameter in the config/cache.php file, then the role caching does not work.