Serj
Serj
Hi, can I get some help?
I made the logging more detailed and I see the problem in Tymon\JWTAuth\Providers\AbstractServiceProvider in the register method, it takes a very long time and the time increases over time. ```...
I had minimal success by overwriting Tymon\JWTAuth\Providers\LaravelServiceProvider I created a new CustomJwtServiceProvider and used there only what is needed so that the user is not transferred between requests ``` use...
> Code Try to reconnect to the database. > > [#4131 (comment)](https://github.com/swoole/swoole-src/issues/4131#issuecomment-815353916) > > more info : [jingjingxyk/swoole-cli#125](https://github.com/jingjingxyk/swoole-cli/issues/125) Of course I understand this and I have tried many different options...