From 2f0054a293cba97a3936457df08f3050dd9ff114 Mon Sep 17 00:00:00 2001 From: FreeScout <40499291+freescout-helpdesk@users.noreply.github.com> Date: Thu, 28 Oct 2021 21:54:07 +0300 Subject: [PATCH] Updated Clearing the Cache (markdown) --- Clearing-the-Cache.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Clearing-the-Cache.md b/Clearing-the-Cache.md index d6d9dfa..28e9f12 100644 --- a/Clearing-the-Cache.md +++ b/Clearing-the-Cache.md @@ -7,4 +7,4 @@ There are three ways to clear application cache: php artisan freescout:clear-cache ``` -3) 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) and click **Clear Cache**. \ No newline at end of file +3) 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**. \ No newline at end of file