mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-09 12:22:30 +01:00
Created Clearing the Cache (markdown)
parent
6517b6cae0
commit
55bb2636bf
10
Clearing-the-Cache.md
Normal file
10
Clearing-the-Cache.md
Normal file
@ -0,0 +1,10 @@
|
||||
There are two 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
|
||||
```
|
||||
|
||||
3) If you don't have an access to the console, go to https://yourwebsite.com/tools.php, enter application key and click **Clear Cache**.
|
Loading…
Reference in New Issue
Block a user