Skip to content

Clearing the Cache

FreeScout edited this page Aug 20, 2019 · 8 revisions

There are three ways to clear application cache:

  1. Go to Manage » System » Tools and click Clear Cache.

  2. Run the following console command:

php artisan freescout:clear-cache
  1. If you don't have an access to the console, go to https://yourwebsite.com/tools.php, enter application key and click Clear Cache.
Clone this wiki locally