Welcome Guest, Not a member yet? Register   Sign In
Creating cache files under sub-folders in CodeIgniter (4.0.4)
#1

I've been trying out CodeIgniter 4, having a blast really. Such an organized, easy to use and straightforward framework with a small footprint.

I wanted to know If it's possible to cache data under a subfolder (under the writable/cache) directory.
For example User related information gets cached in 'cache/user/' and Blog related data gets cached in 'cache/blog/'

I know this is possible with views, but I tried doing it with cache and it didn't seem to work. Maybe I was doing it wrong.
If this is possible, I'd appreciate it if an example was provided Smile
Reply


Messages In This Thread
Creating cache files under sub-folders in CodeIgniter (4.0.4) - by Demonicious - 07-20-2020, 04:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB