framework
framework copied to clipboard
Production checking changed from config('app.key') to config('app.env')
I think this is better to check with APP_ENV instead of APP_KEY because in local as well this is going to show application is in production let me know your throughts on this
and Filesystem $finder and constructor is also not needed let me know what do you say about that Thanks