Closed
Description
On a fresh install of macOS High Sierra, Valet always asks for password.
Steps to reproduce:
- Fresh MacOS High Sierra installation
- As a normal user (no root)
- Install homebrew (https://brew.sh)
- brew install homebrew/php/php71
- brew install mariadb
- Install composer (https://getcomposer.org/download/)
- Make composer available globally (https://getcomposer.org/doc/00-intro.md#globally)
- Include composer bin to path (export PATH=$HOME/bin:/usr/local/bin:~/.composer/vendor/bin:$PATH)
- composer global require laravel/valet
- valet install asks for password
- valet (no args) asks for password
I was not experiencing this on previous fresh installation of macOS.
Metadata
Metadata
Assignees
Labels
No labels