Marcel Pociot

Results 187 comments of Marcel Pociot

Yeah I think it makes sense to only enforce queues when the application is not running via the CLI, like a queue worker. @taylorotwell I like the idea to customize...

I'll close this issue as the original issue was resolved. `herd link` will delete any existing link if there is already an existing one in the next version.

Can you share your nginx.conf file? It's in ~/Library/Application Support/Herd/config

Hm my only guess would be that dompdf is unable to properly locate the cacert.pem file and validate SSL certificates. Please see if there is an option to disable ssl...

Do you use any proxy server on your computer? As the error message indicates, the download gets aborted for some reason.

That's a great suggestion @tompenzer We have to manually re-generate the cacert.pem file to add any isolated certificates in there (so that cross local site communication via https works). Providing...

The PHPMicro patches needed for this to begin with can be found in my fork https://github.com/dixyes/phpmicro/compare/master...mpociot:phpmicro:php-84-fixes Sodium also seems to cause an issue, as the `sodium.php` file currently tries to...

Yeah that PR is already outdated as it was based on an early alpha release. I managed to compile 8.4.0RC1 for Herd. I had to disable some extensions that would...

Which URL are you trying to access? Is it a local one with a self-signed SSL certificate from Herd?

@jason-nabooki hm that's a good question 🤔 Do you think that always adding this will cause any issues that we currently don't have?