Cache Management: β
Cache Management in Whatsmark allows users to clear stored temporary data to ensure the system runs efficiently and reflects the latest updates. Caching improves performance by reducing load times, but outdated cache files can cause issues when making changes.
Clear Framework Cache: Clears Laravel's internal cache, including cached settings and system data.
Clear Bootstrap Cache: Removes compiled class files stored in the
bootstrap/cache
directory.Clear Temporary Files: Deletes temporary cache files to free up space.
Clear Compiled Views: Ensures the latest versions of view templates are loaded.
Clear Config Cache: Refreshes configuration settings, useful after updating production settings.
Clear Route Cache: Updates cached route configurations for proper navigation.
Clear System Log Files: Removes old log files to free up disk space and improve system performance.
Go to Cache Management settings in the admin panel.
Click the Run Tool button for the cache type you want to clear.