health icon indicating copy to clipboard operation
health copied to clipboard

Laravel Health Panel

Results 40 health issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/2515677/47402348-0e700780-d73d-11e8-9219-c2d925a10c24.png) ![image](https://user-images.githubusercontent.com/2515677/47402356-15971580-d73d-11e8-9423-7f5c3f17fcd1.png)

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...

dependencies

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)...

dependencies