lagdo/tontine 问题修复 & 功能扩展

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

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

lagdo/tontine

最新稳定版本:v4.0.0

Composer 安装命令:

composer create-project lagdo/tontine

包简介

The skeleton application for the Laravel framework.

README 文档

README

Scrutinizer Code Quality StyleCI

Latest Stable Version License

Siak Tontine

Web application for online tontine management.

Made with Laravel and Jaxon.

A demo is available here.

Installation

After downloading this package, install the dependencies with Composer.

composer install
php artisan key:generate

Set the database name and credentials in the .env file.

Create the database tables.

php artisan migrate

Seed the database with the default data (user, country and currency).

php artisan db:seed

Configure the web server to publish files in the public subdir, and display the page in your browser.

统计信息

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

GitHub 信息

  • Stars: 13
  • Watchers: 3
  • Forks: 11
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-08-15