Clearing the system cache
From DreamFactory
Tutorial
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