Sergey Danilchenko
Sergey Danilchenko
- Laravel Version: 9.24.0 - PHP Version: 8.0.18 - Database Driver & Version: MySQL 8.0.29 - PDO statement fetch mode: `FETCH_ASSOC` ### Description: New database inspection commands doesn't work in...
PHP version: 8.1 PHPWord version: 0.18.3 DomPDF versions: 1.1.0 - 1.2.2 PHPWord since its first versions generates page breaks [with non-standard `` tag](https://github.com/PHPOffice/PHPWord/blob/0.18.3/src/PhpWord/Writer/HTML/Element/PageBreak.php). It worked in pair with DomPDF perfectly...
PHP version: 8.1 PHPWord version: 0.18.3 DomPDF versions: 1.1.0 - 1.2.2 PHPWord since its first versions generates page breaks [with non-standard `` tag](https://github.com/PHPOffice/PHPWord/blob/0.18.3/src/PhpWord/Writer/HTML/Element/PageBreak.php). It worked in pair with DomPDF perfectly...
The challenge I am facing is to be able to re-use event handlers (especially Reactors) more than once. Not sure if it applies to Projectors though. I need to create...
Closes #551.
### Ziggy version v1.4.6 ### Laravel version v9.8.1 ### Description Laravel's URL generator have separate algorithm for handling URL fragments (anchors?): `\Illuminate\Routing\RouteUrlGenerator::addQueryString`. Fragments are always appended to the end of...
This PR implements a service for acquiring BYN/BYR/BYB (Belarusian Ruble) exchange rates from the National Bank of the Republic of Belarus.
[iFrameResizer](https://github.com/davidjbradshaw/iframe-resizer) works perfectly with native lazy loading functionality in supported browsers. But I can't get it to work along with this polyfill. I think it is due to `` tag...
### Environment ------------------------------ - Operating System: Windows_NT - Node Version: v20.11.0 - Nuxt Version: 3.9.2 - CLI Version: 3.10.0 - Nitro Version: 2.8.1 - Package Manager: [email protected] - Builder: -...
### Environment - ### Reproduction - ### Describe the bug In the latest version of nanoid, they removed `nanoid/async` module https://github.com/ai/nanoid/blob/main/CHANGELOG.md#50 Hence Pinia ORM (master branch as of now) build...