It is written in Laravel 5 documentation that php artisan config:cache stores all the app configuration into one single file which makes the application load fa
If you delete this directory [bootstrap/cache] in your project and replace it with a file then it should be impossible for anyone on the team to accidentally cache your config.