Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好,这个能做成小程序吗 #7

Closed
lin1139377677 opened this issue Jan 8, 2018 · 3 comments
Closed

你好,这个能做成小程序吗 #7

lin1139377677 opened this issue Jan 8, 2018 · 3 comments

Comments

@lin1139377677
Copy link

No description provided.

@askme-gpt
Copy link

可以的,但是需要修改很多地方

@lin1139377677
Copy link
Author

请问出现错误 Server Error 是什么原因

@lin1139377677
Copy link
Author

你好,为什么在界面找不到输入邮箱的地方?是我哪里设置错了吗?

请修改网站名称

APP_NAME=自动发卡

网站主地址

APP_URL=http://(域名)

用于支付API通知,如主站开启5秒盾等,请在这里提供一个没有盾的地址,否则会造成通知失败

APP_URL_API=http://(域名)

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=card
DB_USERNAME=card
DB_PASSWORD=123456

是否发送邮件 true/false

MAIL_SEND=true
MAIL_DRIVER=smtp
MAIL_HOST=(ip)
MAIL_PORT=88
MAIL_USERNAME=(email)
MAIL_PASSWORD=(password)
MAIL_FROM_ADDRESS=(email)
MAIL_FROM_NAME=自动发卡
MAIL_ENCRYPTION=null

下面配置无需修改

APP_ENV=local
APP_KEY=base64:C8/CVKrF5syq0irt4jX7DpilvTfCY/rsbgvNCaQ+w2A=
APP_DEBUG=false
APP_LOG_LEVEL=error

BROADCAST_DRIVER=log
CACHE_DRIVER=file
SESSION_DRIVER=file
SESSION_LIFETIME=120
QUEUE_DRIVER=sync

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants