-
open-telemetry/opentelemetry-auto-laravel 1.0.0
**Steps to reproduce**
Install open-telemetry/opentelemetry-auto-laravel 1.0.0
And activate open-telemetry/opentelemetry-logger-monolog
```
fina…
-
When i access http://localhost:9191 i get this error:
UnexpectedValueException
in /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php (line 219)
$this->erro…
-
I keep on getting this issue, the crazy thing is that newrelic.log is created and the permission is also correctly set.
Any ideas?
```
[2024-10-09 14:55:14] laravel.EMERGENCY: Unable to create …
-
### Error Message and Logs
Having followed all the steps in [manual installation](https://coolify.io/docs/installation#2-manual-installation), the web interface returns HTTP 500 and the following inf…
Bilge updated
2 weeks ago
-
> All service providers extend the Illuminate\Support\ServiceProvider class. Most service providers contain a register and a boot method. Within the register method, you should only bind things into t…
-
### Laravel Version
11.28.1
### PHP Version
8.3
### Database Driver & Version
_No response_
### Description
Inside the when closure you will not get a relationship instance, so an…
-
### How do you use Sentry?
Sentry SaaS (sentry.io)
### SDK version
4.8.0
### Laravel version
11.9
### Steps to reproduce
1. Set up tracesSampler to conditionally sample an auto instrumented Que…
-
### Laravel Version
11.20.0
### PHP Version
8.3.9
### Database Driver & Version
_No response_
### Description
So currently there is an issue with contextual binding(LogManager is …
-
## ✨ Feature
We know that we're losing the log output from our laravel worker jobs in Azure due to using Docker stdout logging. Let's stop using the Docker logging and instead send our logging dir…
-
A few issues that we found today:
1. When the Insights API is rate limited, the [current error message](https://github.com/honeybadger-io/honeybadger-php/blob/48418b9c81aedf3ed89930b2cbecaf77e52c4c…