megaads/email-subscriber
Composer 安装命令:
composer require megaads/email-subscriber
包简介
Show popup, form subscribe email
README 文档
README
Run below command for install package on Laravel project
composer require megaads/email-subscriber
After installation completed. You need add EmailSubscriberProvider to config/app.php on section providers. Like below:
Megaads\EmailSubscriber\Providers\EmailSubscriberProvider::class
Then, access url /email-subs/api/config for init file package config. Default username and password is api/ 123@123a. You can change username and password in config/subscriber.php
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-09