Level 21
This happens mostly when:
Laravel is installed via Composer on Windows
The project uses cmd.exe instead of PowerShell
PATH or APPDATA paths contain spaces
Symfony’s Process component tries to access a non-existent temp folder
Seems to work, but always starts with "The system cannot find the path specified.".
Windows 11, fresh Laravel 12.39.0 project
Any ideas ?
Please or to participate in this conversation.