aurorum/schedule 问题修复 & 功能扩展

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

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

aurorum/schedule

Composer 安装命令:

composer create-project aurorum/schedule

包简介

The Laravel Framework.

README 文档

README

Demo-project showing how to use roles-permissions (students, teachers, admins), Eloquent Query Scopes and how to build a simple table-based timetable calendar without any JavaScript plugin.

Screenshots

Laravel School Timetable Calendar

Laravel School Timetable Class Schedule

Laravel School Timetable Add New Lesson

How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • That's it: launch the main URL.
  • Admin's credentials: admin@admin.com - password
  • Teacher's credentials: teacher@teacher.com - password
  • Student's credentials: student@student.com - password

License

Basically, feel free to use and re-use any way you want.

More from our LaravelDaily Team

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-03-27