email signature generator slim:用于自定义电子邮件签名生成器的REST API 源码
电子邮件签名生成器 入门 要获得此项目的副本并在您的本地环境中运行: 使用Git: $ git clone https://github.com/KipchirchirIan/email-signature-generator-slim.git && cd email-signature-generator-slim/config $ cp env.example.php env.php 更改config/env.php值以匹配您的数据库凭据 将database文件夹中的database导入到您MySQL服务器。 $ composer install $ cd public $ php -
文件列表
email-signature-generator-slim:用于自定义电子邮件签名生成器的REST API
(预估有个217文件)
.gitignore
91B
.gitignore
71B
.htaccess
74B
JwtAuth.php
3KB
Responder.php
3KB
UserTemplateCreator.php
3KB
DefaultErrorHandler.php
5KB
UrlGenerator.php
3KB
20200822010909_user.php
4KB
.htaccess
167B
暂无评论