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

相关文章
相关标签/搜索