lagdo/tontine
最新稳定版本:v4.0.0
Composer 安装命令:
composer create-project lagdo/tontine
包简介
The skeleton application for the Laravel framework.
关键字:
README 文档
README
Siak Tontine
Web application for online tontine management.
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
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-15