Cache Clear
Menu path: Admin -> Settings -> Cache Clear
Route: /admin/settings/cache
This page has one job: clear and rebuild the main application caches.
What happens when you click Clear Cache
The system runs these operations:
- Clear optimized cache
- Rebuild config cache
- Rebuild route cache
- Rebuild view cache
- Rebuild settings cache
When to use this page
- After major settings updates
- After design or content changes do not appear
- After environment-based settings were changed from the admin panel
Tip
Use this page after SMTP or Storage changes if the new configuration does not appear immediately.