health
health copied to clipboard
Laravel Health Panel
 
I've noticed when using the endpoint for JSON output that it includes all the config information for that health panel as well as the result. This isn't shown in the...
``` Argument 2 passed to Illuminate\Mail\MailServiceProvider::setGlobalAddress() must be of the type array, object given, called in vendor/laravel/framework/src/Illuminate/Mail/MailServiceProvider.php on line 58 ``` It happens that sometimes the `mail` configuration is by...
Hey @antonioribeiro just a typo I've noticed. Cheers
Fix Database Checkers Error In Laravel 10. Since Laravel 10, DB::select method doesn't require Expression object(DB::raw)
After being added `PragmaRX\Health\ServiceProvider::class` to the providers array my site shows that error: ``` Illuminate\Container\Container::bind(): Argument #2 ($concrete) must be of type Closure|string|null at vendor/laravel/framework/src/Illuminate/Container/Container.php:266 262▕ // bound into this...
Can this be employed with flutter apps to check on their performance and efficiency?
Updates the requirements on [laravel/framework](https://github.com/laravel/framework) to permit the latest version. Release notes Sourced from laravel/framework's releases. v11.15.0 [10.x] Set previous exception on HttpResponseException by @hafezdivandari in laravel/framework#51986 [11.x] feat: add...
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...