homestead icon indicating copy to clipboard operation
homestead copied to clipboard

Results 31 homestead issues
Sort by recently updated
recently updated
newest added

## Versions - Vagrant: 2.4.1 - Provider: Parallels Desktop 19 - Homestead: release ## Host operating system Mac OS Sonoma 14.3.1 on M2 Mac ## Homestead.yaml ```yaml --- ip: "192.168.56.10"...

I got this bug in new 15 version (tried all 15 versions as well) while executing MAKE command below if i trying to set homestead per project in outside of...

- bin/homestead - Registered WslApplyFolderMapping command - scripts\features\mariadb.sh - Stop the mysql service before uninstall and remove the installation tracking file. - scripts\features\mysql.sh - Create feature installation script for mysql....

# 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...

enhancement
help wanted
In Progress

After the recent changes in #1932, the Chrome Web Driver installation script fails. This PR fixes this by ensuring that `apt-get` is called with `--fix-broken install` afterwards, to ensure that...

Previously, the editorconfig file contained a section for yaml files, but it only included `*.yml` files, which meant that it wasn't being used outside of the GitHub Actions config. This...

## Versions - Vagrant: Vagrant 2.4.1 - Provider: Parallels Desktop 19 for Mac - Homestead: Branch release commit `6c474ca51c6c8662c71c10cec11a6f1dd7a7fb3c` (v15.0.2) ## Host operating system MacOS 14.3 (23D56) on Apple M2...

``` 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,...

I started a fresh and new box with homestead 14.0.2 with parallels as provider. I expected to get 192.168.56.56 like configures in the Homestead.yaml. But in every try for booting...

Homestead not able to run simple command: npm install vue@next vue-loader@next Laravel Framework 11.5.0 and Node v22.0.0 and npm 10.5.1 composer create-project --prefer-dist laravel/laravel my_project composer require laravel/ui php artisan...