shuvroroy / filament-spatie-laravel-health

Monitor the health of a Laravel application
MIT License
152 stars 24 forks source link

Problem with the blade view #49

Closed mike1278 closed 1 month ago

mike1278 commented 6 months ago

The error is 'Cannot redeclare backgroundColor()'

I think you will need to extract the functions from the blade component, or can you try to declare as static functions.

This problem is presented using the following libraries:

Screenshot from 2024-03-02 18-31-04

mTresk commented 3 months ago

Same problem.