GOD Tomasz Horacy Jurkiewicz
GOD Tomasz Horacy Jurkiewicz
I notice some unnecessary spaces when translating keys for plural. This cause the incorrect handling by laravel trans_choice() function. **there is** return array ( 'restaurants' => '{0} :count Restaurants |...
Phpstorm completly freeze when use laravel plugin on laravel 4.2 big project. It happens since PHPSTORM 2019.03 (eap and stable)
Hi. When i'm trying to use Image::cache() i get "Serialization of 'GdImage' is not allowed" error. Any plans for update? Thank you for this extraordinary package!
Hi! Please add Laravel 11 support in composer.json. Thanks!
https://github.com/realrashid/sweet-alert/issues/165
I experiencing an issue where session counting using Redis is not functioning correctly for our web session. Steps to Reproduce: - Configure Redis as the session store. - Initiate multiple...
Hello. Is a code update planned for support of SweetAlert2? (with no "icon" option, Swal.fire instead of swal(), etc.) Thank you.
Hi, This package is not compatible with smsapi/php-client version ^3.0. Please remove "^3.0" from composer.json, as it introduces breaking API changes. For other users: As a temporary fix, you can...