Clearing the system cache
From DreamFactory
Toddappleton (Talk | contribs) m (Toddappleton moved page DreamFactory/Tutorials/Clearing the System cache to DreamFactory/Tutorials/Clearing the system cache without leaving a redirect) |
(→Using admin console) |
||
Line 2: | Line 2: | ||
if you have access to your hosting server. | if you have access to your hosting server. | ||
− | === Using | + | === Using Admin Console === |
Login to the DreamFactory admin console using your admin account. Click on the 'Config' tab. From the left menu, click on | Login to the DreamFactory admin console using your admin account. Click on the 'Config' tab. From the left menu, click on |
Revision as of 22:30, 15 July 2016
There are two ways you can clear the DreamFactory System cache - using the web based admin console or the command line if you have access to your hosting server.
Using Admin Console
Login to the DreamFactory admin console using your admin account. Click on the 'Config' tab. From the left menu, click on 'Cache' then click on the 'Flush System-Wide Cache' button.
Using command line
Go to your DreamFactory installation root and enter the following command.
php artisan cache:clear