antonioribeiro / health

Laravel Health Panel
BSD 3-Clause "New" or "Revised" License
1.94k stars 198 forks source link

Laravel 6.0.x - DomainException : Invalid value for config('health.resources.enabled'') #156

Open MarJose123 opened 4 years ago

MarJose123 commented 4 years ago

Screenshot from 2019-09-17 08-30-32

shouvick commented 4 years ago

same problem facing on local enviroment.any solution?

metrapk commented 3 years ago

Try deleting cache files from your bootstrap/cache directory and run "composer dump-autoload"

Should let you run the publish after that