renoki-co / laravel-eloquent-query-cache

Adding cache on your Laravel Eloquent queries' results is now a breeze.
Apache License 2.0
1.06k stars 118 forks source link

please add env varible to disable in local #128

Closed vahidalvandi closed 2 years ago

vahidalvandi commented 2 years ago

please add env varible to disable in local

devajmeireles commented 2 years ago

please add env varible to disable in local

You can use the dontCache method with a personal bool variable saved in your .env

stale[bot] commented 2 years ago

This issue has been automatically closed because it has not had any recent activity. 😨