This is a snippet or code example of how to clear your config cache in Laravel 9.x version.
php artisan config:clear
Run the command above in your server terminal within Laravel app directory.
Posted by I. B. Gd Pramana A. Putra, 28 Jun 22, last updated 17 Jul 22
This is a snippet or code example of how to clear your config cache in Laravel 9.x version.
php artisan config:clear
Run the command above in your server terminal within Laravel app directory.
I love sharing code snippets as most of the time, a quick code example is what we're looking for instead of long-written articles. If you think my code snippets are helpful and save you a lot of time, please consider buying me a cup of coffee :)