-
##### ISSUE TYPE
Bug Report
##### OS
Ubuntu 24.04 LTS
##### VERSION
```
define( 'APPLICATION_VERSION', '6.4.1' );
define( 'APPLICATION_VERDATE', '2024060900' );
```
##### ENVIRONM…
-
### Description
In theory, Bugsnag laravel should work with Laravel Zero. However, the register provider flow of laravel zero, currently prevents us from using bugsnag. That flow is as follows:
…
-
Laravel 8.x
PHP 8.1.x
rollbar/rollbar-laravel v7.2.0
```
laravel.EMERGENCY: Unable to create configured logger. Using emergency logger. {"exception":"[object] (InvalidArgumentException(code: 0):…
-
(1/1) UnexpectedValueExceptionThe stream or file "/var/www/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied
--
in StreamHandler.php line 107
at StreamHandle…
-
**Laravel Framework:** 9.13.0
**PHP:** 8.1.6
**laravel.WARNING:** Function strftime() is deprecated
**laravel.EMERGENCY:** Unable to create configured logger. Using emergency logger. {"except…
-
### What is the bug?
When performing multiple bulk imports with the same client object, the size of the client object will increase each time
### How can one reproduce the bug?
build a String tha…
-
I installed it on Laravel 5.6. It gives "Call to undefined method Monolog\Logger::listen()" error
> vendor/laravel/framework/src/Illuminate/Log/LogManager.php
```
* @param array $context
…
-
Zend Server 9
Laravel 5.4
FatalErrorException in Logger.php line 616:
Uncaught Exception: Serialization of 'Closure' is not allowed in G:\zend\student\vendor\monolog\monolog\src\Monolog\Logger.…
-
With latest `monolog-stackdriver` installed and configured on the latest stable Laravel, when I switch logging to `stackdriver` and I get an error it returns the following. It works fine when I switc…
sdwru updated
4 years ago
-
@escopecz Sorry to bother you but there have been 95 commits since the last release over a year ago and now this logger issue is causing a lot of trouble for people who have upgraded to Laravel 10. An…