Clearing Cache

Tina4 is heavily cached and this leads to blazingly fast loading times. By default, the cache clears every 360 seconds for templates and every 60 seconds on ORM data. While in development you may need to clear cache at times especially if you had routes that delivered 404 content.

Turn On Debug if you're Developing to disable cache

  TINA4_DEBUG=true

Using the built-in route

To Clear Cache visit your project's page i.e. http://localhost:7145/cache/clear

Delete the Cache directory

You can also delete the cache directory in your project folder.

Powered by ComboStrap