0 |
Turned out the issue is related to the guzzele version installed on the system.
After seeing similar issue reported around guzzle 5.3 on some other repositories/apps, confirmed my globally installed version by running
composer global info guzzlehttp/guzzle and it was 5.3. Then updating my composer's global installation by running composer global update solved the problem, after seeing the update report as shown bellow, running the same laravel new app-name generates the application successfully.
|
from : https://stackoverflow.com/questions/44100316/laravel-cli-fails-to-create-new-app-due-to-cannot-use-lexical-variable-eventnam
沒有留言:
張貼留言