Italo

Results 96 comments of Italo

Does this uses curl/rest? Because Websockets are the way to go.

> > Does this uses curl/rest? Because Websockets are the way to go. > > It does - and i agree, but because PHP spins up a new instance for...

> I also see a situation occurring where responses will return out of order(if making multiple requests concurrently/using laravel octane), it's possible the next response via `$this->connection->receive()` won't be for...

Some things to point out: ## Don't use singletons. Create an instance, and just then save it into a singleton, like a static variable. You can add an static helper....

In Linux Fedora 40 GNOME 46 the recaptcha doesn't render at all.

> Is this missing the `forgejo.svg` file? You're right! Totally forgot that. It should be the F, gonna look for it.

By the way, the PR for documentation is here: https://github.com/coollabsio/documentation-coolify/pull/45

It should be aware that FrankenPHP only works with PHP 8.1 (given what the docs say, haven't tested on older versions and even if it does it may have zero...

Thanks for the correction. Should be 8.2.

There are two fixes for this, and both regards running ZapZap under X11 protocol. If you're using the Flatpak version, you should either disable the Wayland socket (via Flatseal), or...