Ladislav Janeček

Results 7 comments of Ladislav Janeček

The same problem is here: https://github.com/nolimits4web/swiper/issues/3581#event-3341700917 And fix is also done.

ok, this command help me: ```phpbrew install 5.6 -- \--with-zlib-dir=`brew --prefix zlib` ```

> We still use the Package in production but it is no longer actively developed. I'd suggest giving filament a try Would you be able to estimate when you could...

I think, there's no problem with php 8 but with Laravel 10. I use php:8.1-fpm in docker without any problem. I also just tried updating to php:8.2-fpm and no problem....

You can add file with template to: `your_laravel_root/resources/views/vendor/litstack/auth/login.blade.php` and made some changes. The original template you can take from vendor.