I never use the laravel installer since I don't think it's that much easier to use than just
composer create-project laravel/laravel projectName
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I tried using laravel new projectName but instead I got this:
dyld: Library not loaded: /usr/local/opt/openldap/lib/libldap-2.5.0.dylib
Referenced from: /usr/local/opt/[email protected]/bin/php
Reason: image not found
zsh: abort laravel new portfolio
Same thing happened when I was in a different directory, but I was trying to install Valet, was able to do the first 2 commands or so but prompted me with the error when I tried to run composer global require laravel/valet
Any help is greatly appreciated!! Thanks.
Ran this brew upgrade but got this at the last line, I don't use Docker anymore so... ignore, remove or what.
Error: Permission denied @ apply2files - /usr/local/lib/docker/cli-plugins
Please or to participate in this conversation.