Clago Workflow Save

基于laravel的工作流项目

Project README

PHP工作流

image

image

功能

  • 1.绘制流程图
  • 2.条件流转支持
  • 3.子流程

使用

cp .env.example .env

composer install

导入数据库文件,文件地址:database/sql/workflow_data.sql

初始账号: [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] 密码统一为:123456

邮件发送配置(qq为例)

MAIL_DRIVER=smtp
MAIL_HOST=smtp.qq.com
MAIL_PORT=465
[email protected]
MAIL_PASSWORD=zzzz(在QQ邮箱设置-账户-POP3/IMAP/SMTP/Exchange/CardDAV/CalDAV服务-生成授权码)
[email protected]
MAIL_ENCRYPTION=ssl

感谢

流程设计前端

Open Source Agenda is not affiliated with "Clago Workflow" Project. README Source: Clago/workflow
Stars
244
Open Issues
22
Last Commit
2 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating