laravel-self-diagnosis
laravel-self-diagnosis copied to clipboard
Perform Self-Diagnosis Tests On Your Laravel Application
It would be very useful if there was an option per host for removing schema prefix (http://, https://), because when I want to use hostname from the config, like `config('app.url')`,...
I am using `phpredis` driver and getting multiple errors on `RedisCanBeAccessed` check. When `phpredis` is used as a Redis driver: 1. `Redis` facade should not be used in the code,...
A new feature that will check all the response messages, mail subjects which have used the `trans` function and check whether a message exists in `resources\lang` folder if not need...