prabir / contact
此联系表单
dev-master
2021-04-18 13:59 UTC
This package is not auto-updated.
Last update: 2024-10-01 05:01:41 UTC
README
- composer update
- 配置.env文件
例如:MAIL_MAILER=smtp MAIL_HOST=smtp.googlemail.com MAIL_PORT=465 MAIL_USERNAME= 你的Gmail账户名 MAIL_PASSWORD= 邮箱密码 MAIL_ENCRYPTION=ssl
- php artisan config:cache
- php artisan migrate
- php artisan serve
- 浏览:/contact