laravel-acl icon indicating copy to clipboard operation
laravel-acl copied to clipboard

cache tags not available in version 2.0

Open Rafeethu opened this issue 5 years ago • 1 comments
trafficstars

I tried to use the cache feature and would like to clear the existing permissions when ever role is updated. but couldn't find anything related to this in docs.

I just dig into the code and found that cache tags were available in ver 1.0 but not in v 2.0. any plan to incorporate this feature to 2.0 branch?

I'm using laravel 6 and laravel-acl 2.0.

Rafeethu avatar Oct 19 '20 08:10 Rafeethu

hello, if there's a missing feature, can you please submit PR and i can merge that.

kodeine avatar May 05 '21 23:05 kodeine