Bravo Mart

View Categories

Cache Management

< 1 min read

Optimize your application’s performance by clearing or refreshing different types of cache from the admin panel.

Available Cache Options: #

  • Config Cache – Clears cached configuration files.
  • Route Cache – Clears cached routes.
  • View Cache – Clears compiled Blade templates.
  • Application Cache – Clears general application cache.

How to Use #

  1. Go to Admin Panel → System Management → Cache Management
  2. Click the Clear button next to the cache type you want to reset.

Leave a Reply