December 7, 2016 —John Koster
The config:clear
command is used to remove the configuration cache file created by the config:cache
command. By default this command will delete the bootstrap/cache/config.php
file.
The following example shows how to call the config:clear
command:
1php artisan config:clear
∎
The following amazing people help support this site and my open source projects ♥️
If you're interesting in supporting my work and want to show up on this list, check out my GitHub Sponsors Profile.