Welcome Guest, Not a member yet? Register   Sign In
Cache query in C4
#1

How to Cache Query in CI 4
Reply
#2

It depends what you want to cache, there’s a lot of things that can be cached: https://codeigniter4.github.io/userguide...ea=default

If by query you mean database query, look at the cacheOn and cacheDir in the configuration file: https://codeigniter4.github.io/userguide...-of-values
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply




Theme © iAndrew 2016 - Forum software by © MyBB