-
Make sure you read **Issues Guideline** and answer these questions before submitting your issue. Thanks!
(Any **non-English** issues will be closed immediately.)
1. Please provide your PHP and Swo…
-
Make sure you read **Issues Guideline** and answer these questions before submitting your issue. Thanks!
(Any **non-English** issues will be closed immediately.)
1. Please provide your PHP and Swo…
-
In the binary ``, the `é` should be encoded using UTF-8, so `0xCA 0xA9`, but they are being stored as `0xE9`, which is the code point for `é`. This leads to `binary_to_atom(, unicode)` not working.
…
-
I cannot install your package using Composer, Laravel 8 and PHP 7.3.
```
user@server directory % composer require jackmartin/telegram-logger-errors
----------------------------------
Using versi…
-
Make sure you read **Issues Guideline** and answer these questions before submitting your issue. Thanks!
(Any **non-English** issues will be closed immediately.)
1. Please provide your PHP and Swo…
-
When running laravel swoole on server along with "laravel-doctrine/orm": "1.6.*" found that it's entity manager can loose connection and that would block whole application from correct work. Only rest…
-
### Subject of the issue
I'm facing problem with IAT parameter on different servers. there is no possible way to understand Why this happens. Adding this info. May be someone will help me.
### You…
-
Make sure you read **Issues Guideline** and answer these questions before submitting your issue. Thanks!
(Any **non-English** issues will be closed immediately.)
1. Please provide your PHP and Swo…
-
- [x] **I confirm that I have read and attempted the tips in the [Troubleshooting Guide](https://scribe.readthedocs.io/en/latest/troubleshooting.html).**
**What happened?**
I wanted to install Scr…
-
Scout 7.x is technically available in Laravel 7.x. Can the Scout requirements for the 7.0.0 tag include Scout 7.x and 8.x? I have a setup atm that has v7.2.1 of Lumen and 7.2.1 of Scout. But I can't i…