1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-08 11:52:30 +01:00

Updated Clearing the Cache (markdown)

FreeScout 2021-10-28 21:54:07 +03:00
parent 4ba47e115e
commit 2f0054a293

@ -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**.
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**.