Joe Ferguson
Joe Ferguson
/cc @mouyong Resolves https://github.com/laravel/homestead/issues/1764 Example configuration: ``` sites: - map: vcdt.test to: /home/vagrant/vcdt/public type: webman webman_port: 9393 ``` Results in the following virutalhost: ``` upstream webman { server 127.0.0.1:9393; }...
- [X] I have read the [contributing](docs/CONTRIBUTING.md) guide. ### Report Trying to migrate from one Redis system to a Digital Ocean managed Redis, I get `EOF` as the only output...
* Remove support for specified elasticsearch version * Set TimescaleDB to use PostgreSQL 14 * Testing Jammy CouchDB * CouchDB doesn't support arm64 * Marking feature compatibility ## Rework `Homestead.yaml`...
# Goal Continuing work in https://github.com/laravel/homestead/pull/1949 by @MichaelBelgium and integrating https://github.com/laravel/homestead/pull/1956 from @karmendra ## Complete Complete is a fully functional Homestead-like Ubuntu 22.04 system with associated documentation. ## Branch and...
I believe I ran into a bug with regards to error handling in `ZendService\Twitter\Response`. I've fixed it here: https://github.com/calevans/ZendService_Twitter/pull/1 The only response docs around errors seems to be https://dev.twitter.com/ads/basics/response-codes which...
``` MIME-Version: 1.0 Date: Tue, 22 Aug 2023 13:12:22 -0500 Message-ID: Subject: Homestead & Settler From: Joe Ferguson To: Taylor Otwell Content-Type: multipart/alternative; boundary="000000000000bcc068060386ef58" --000000000000bcc068060386ef58 Content-Type: text/plain; charset="UTF-8" Hi Taylor,...