santwer/bearschedule
最新稳定版本:v1.2.1
Composer 安装命令:
composer create-project santwer/bearschedule
包简介
Simple and clear project management tool. With which it is possible to display one or more projects graphically.
关键字:
README 文档
README
BearSchedule
BearSchedule is a PHP/Laravel Project for easy use to show and share Project schedules.
Requierements
- Composer
- npm via Nodejs
- php ^8.2
Installation
$ git clone https://github.com/santwer/BearSchedule.git
$ cd BearSchedule
$ composer install
$ cp .env.example .env
$ php artisan key:generate
Add all add all database connection data to env. Also its possible to add Microsoft Graph API Key. So you are able to login with Mircosoft.
Migrate Database
$ php artisan migrate
config/users.php
It it possible to set up the product, that all Users can find each other or certain do. Base by Mail-Address. The description is in the heading file.
License
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-09-22
