parfumix / laraplans
为Laravel提供SaaS风格的周期性订阅计划。
v2.2.0
2018-02-23 22:43 UTC
Requires
- php: >=5.5.9
- illuminate/database: ~5.3
- illuminate/support: ~5.3
- nesbot/carbon: ~1.21
Requires (Dev)
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- orchestra/testbench: ~3.3.0
- phpunit/phpunit: ~5.0
This package is auto-updated.
Last update: 2024-09-23 05:51:21 UTC
README
Laraplans
为Laravel 5提供的SaaS风格的周期性订阅计划。
文档可在http://laraplans.readthedocs.io找到
此包不包括支付功能。
反馈
安装
composer require parfumix/laraplans
请按照安装指南进行包的设置。