You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The installation guide may need an update: running composer global require laravel/installer can fail when an older global version of Laravel Valet is installed, due to incompatible PHP constraints.
Updating Valet first with composer global update laravel/valet --with-all-dependencies resolves the issue.
Adding this step to the documentation could help prevent confusion for new users.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The installation guide may need an update: running
composer global require laravel/installercan fail when an older global version of Laravel Valet is installed, due to incompatible PHP constraints.Updating Valet first with
composer global update laravel/valet --with-all-dependenciesresolves the issue.Adding this step to the documentation could help prevent confusion for new users.
Best,
Lucho Web
Beta Was this translation helpful? Give feedback.
All reactions