laravel項目安裝

composer install php

遇到的問題laravel

composer.json 裏有多餘的逗號數據庫

沒有打開php_openssl、php_fileinfojson

報錯沒具體報錯信息,修改配置文件app

config\app.php debug = truecomposer

Laravel 出現"RuntimeException inEncrypter.php line 43: The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths."
php artisan key:generatespa

出現debug

[ErrorException]
file_get_contents(D:\ProgramFiles\phpStudy\PHPTutorial\WWW\laravelcms-master/.env): failed to open stream: No such
file or directoryip

.env.example copy 爲 .envssl

數據庫鏈接錯誤

改下配置文件

ok

相關文章
相關標籤/搜索