Zizaco / entrust

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

add entrust.cache_ttl config to replace cache.ttl #908

Open eantz opened 6 years ago

eantz commented 6 years ago

Add entrust.cache_ttl as default TTL value for permission and role so package will work out of the box. Since cache.ttl is not a default laravel configuration.