Vladimir Pakhomchik
Vladimir Pakhomchik
## Type of change - [x] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...
### This pull request introduces middleware support for Laravel Debugbar, extending functionality by adding a middleware stack to log queries and measure query execution time. Example queries: ```php app('em')->getConnection()->executeQuery("SELECT 'raw...
Number of unread messages is limited by 5 digits. Chats list | Chat ------------ | -------------  | 
- [x] I have tried with the latest version of Docker Desktop - [ ] I have tried disabling enabled experimental features - [x] I have uploaded Diagnostics - Diagnostics...
- `__call` method override removed. - override `BaseFactory::newPendingRequest()` to set default options there.
Is there a chance we'll see support for Doctrine ORM 3 and DBAL 4 anytime soon? Thanks.
Sometimes, a long-running command is running in the terminal, and it’s possible to accidentally close the tab and interrupt the process. To prevent this, I suggest adding a feature similar...