composer安裝及artisan運行問題【小記】

主要是由於出現語法錯誤 php

 Error Output: PHP Parse error:  syntax error, unexpected T_STRING in /alidata/www/wap.y1s.cn/artisan on line 46 linux

主要是由於php的版本過低,不支持命名空間 laravel


修改linux默認的php版本 dom

/etc/profile symfony

echo 'export PATH=$PATH:/xxxx/bin/php' >> /etc/profile it

source /etc/profile file


另描述一下laravel的一個錯誤 命名空間

vendor/symfony/security/Symfony/Component/Security/Core/Util/SecureRandom.php): 語法


主要是依賴包沒有更新 error

相關文章
相關標籤/搜索