mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-08 11:52:30 +01:00
Page:
Clearing the Cache
Pages
Background Jobs
Backup
Blacklists Check
Choosing a Server
Clearing the Cache
Cloud Hosted FreeScout
Community Modules
Configuration Options
Connect FreeScout to Microsoft 365 Exchange via OAuth
Connect G Suite to FreeScout
Connect Gmail to FreeScout
Connect Microsoft Office 365 Exchange to FreeScout
Console Commands
Debugging
Development Guide
FAQ
Fetching Emails
FreeScount and Zapier
FreeScout Dependencies Security
FreeScout Development Process
FreeScout Modules Dev
FreeScout Modules
FreeScout Plugins
FreeScout Security
FreeScout on Plesk
Google OAuth 2.0
Hire Developer
Home
Installation Guide
Integromat Integration
Make Integration
Migrate to FreeScout
Modules Development
OAuth for Google and Office 365
PHP Timezones
Releases
Sending Emails
Sending Issues
Todo List
Translate
Updating FreeScout
Upgrade PHP
Zapier Integration
7
Clearing the Cache
FreeScout edited this page 2023-01-23 15:23:12 +03:00
There are 4 ways to clear application cache:
-
Go to
Manage » System » Tools
and click Clear Cache. -
Or run the following console command:
php artisan freescout:clear-cache
-
If you don't have an access to the console, go to https://your-freescout.com/tools.php, enter application key (you can find it in /.env file in the root folder of your FreeScout), leave "Path to PHP" empty and click Clear Cache.
-
Remove cache files manually or use the following commands:
rm -f /path/to/freescout/storage/bootstrap/cache/config.php
rm -rf /path/to/freescout/storage/framework/cache/data/*
rm -f /path/to/freescout/storage/framework/views/*
rm -f /path/to/freescout/storage/framework/sessions/*
rm -f /path/to/freescout/public/js/builds/*
rm -f /path/to/freescout/public/css/builds/*
About
Installation
Configuration
- Sending Emails
- Fetching Emails
- Connect G Suite & Microsoft 365
- Console Commands
- Backup
- Update
- Upgrade PHP
Troubleshooting
Tools & Integrations
- API
- Migrate to FreeScout
- Zapier
- Make (Integromat)
Development
FreeScout — Help desk & shared mailbox, free Zendesk & Help Scout alternative.