buzkall/future-letters 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

buzkall/future-letters

最新稳定版本:1.1.4

Composer 安装命令:

composer require buzkall/future-letters

包简介

Create a mail that will be sent to yourself on a specific date

README 文档

README

Laravel package used to write letters to you future self, that will be delivered to your inbox on a selected date. To avoid spam, a verification email (only one per day) will be sent when sending as guest.

Installation

  1. Install via composer:

    composer require buzkall/future-letters
    
  2. Publish files

    php artisan vendor:publish --provider='Buzkall\FutureLetters\FutureLettersServiceProvider'
    
  3. After configuring your local database in the .env file, run

    php artisan make:auth
    php artisan migrate
    
  4. Add the command call to the Kernel.php file in app/Console In function schedule add:

    $schedule->command('send:future-letters')->everyMinute();
    
  5. Register a user, log in and navigate to /future-letters


You can seed the database with faker data running:

php artisan db:seed --class=Buzkall\\FutureLetters\\FutureLetterSee

You can modify the views which have been copied to the views directory then publishing

teachable_schema

Demo

You can use the demo in https://futureletters.aliciarodriguez.me/future-letters

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2019-03-25

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固