Closed drbyte closed 11 months ago
Just manually patched my file, can confirm this resolves the error:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function Valet\Site::renew(), 0 passed in /Users/einarb/.composer/vendor/laravel/valet/cli/includes/facades.php on line 22 and exactly 1 expected in /Users/einarb/.composer/vendor/laravel/valet/cli/Valet/Site.php:506
Thank you!
Thanks! Will release this.
A reasonable default is set here, consistent with the default set in other places.
Fixes #1464 Updates #1461
@driesvints Can you review and consider releasing a patch, since this is a breaking bug that occurs on
valet install
(which people run not only to install Valet, but also after upgrading it)