Wiki articles in category How-tos tagged with "cache"

Showing 1-3 of 3 items.

[Guide] How to actually separate Frontend (User) and Backend (Admin) on Yii2 Advanced

Created 10 years ago by Wade Shuler Wade Shuler, updated 10 years ago by samdark samdark.

I am writing this guide because I struggled to find a resource that included ALL of the necessary steps to completely separate the frontend from the backend. After reading guides like Configuring different sessions for backend and frontend in yii-advanced-app and [yii2 configuring d...

9 1
18 followers
Viewed: 132 976 times
Version: 2.0
Category: How-tos

AssetManager: clearing browser's cache on site update

Created 14 years ago by dhampik dhampik, updated 13 years ago by dhampik dhampik.

If you like the things to be short and clear, then you can skip right to a short summary of instructions at the end of this article.

15 0
25 followers
Viewed: 63 775 times
Version: 1.1
Category: How-tos

caching controllers with filters()

Created 15 years ago by RusAlex RusAlex, updated 15 years ago by Maurizio Domba Cerin Maurizio Domba Cerin.

Hello, this article will describe some aspects about caching controllers with filters() method in your controller. And I will describe some problems I meet when using this approach for caching, the main problem was

2 0
8 followers
Viewed: 19 883 times
Version: 1.1
Category: How-tos