Libraries tagged by laravel-auth-cache
diegobvasco/laravel-auth-cache
0 Favers
6 Downloads
6 Downloads
This is my package laravel-auth-cache
zidbih/laravel-auto-cache-clear
0 Favers
13 Downloads
13 Downloads
A Laravel package that automatically clears cache for Eloquent models using PHP attributes. Define cache-clearing behavior directly above your model with the #[ClearCacheWhen] attribute, and let the package handle the rest.