承接 stojankukrika/laravel-database-log-emails 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

stojankukrika/laravel-database-log-emails

Composer 安装命令:

composer require stojankukrika/laravel-database-log-emails

包简介

Log mails into database which go to send process

README 文档

README

A simple database logger for all outgoing emails sent by Laravel application.

You can support me to this project and make some donation.

Installation

Laravel Database Log Emails can be installed via composer by requiring the stojankukrika/laravel-database-log-emails package in your project's composer.json.

{
    "require": {
        "stojankukrika/laravel-database-log-emails": "*"
    }
}

Next add the service provider and the alias to app/config/app.

'providers' => [
    // ...
    stojankukrika\LaravelDatabaseLogEmails\LaravelDatabaseLogEmailsServiceProvider::class,
],

Now, run this in terminal:

php artisan migrate

Usage

After installation, any email sent by your website will be logged to email_logs table in the site's database.

统计信息

  • 总下载量: 45
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-11-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固