cyaxaress/lms
Composer 安装命令:
composer create-project cyaxaress/lms
包简介
A Learning Management System Based On Laravel.
关键字:
README 文档
README
#Laravel Learning Management System
About This Project
This project is a Learning Management System developed with Laravel framework in modular structure. Each feature in this application developed in an isolated module, such as:
- Dashboard Module.
- Users Module.
- Courses Module.
- Lessons Modules
- Categories Module.
- Role and Permissions Module.
- Discounts Module.
- Tickets Module,
- Payments Module, etc...
Installation
composer create-project cyaxaress/lms
php artisan migrate --seed
php artisan storage:link
php artisan serve
Demo users
Admin:
username: admin@site.com
password: admin
Teacher:
username: teacher@site.com
password: teacher
Student:
username: student@site.com
password: student
How this app developed?
If you want to learn Modular structure and how this app developed join my online course at here
Security Vulnerabilities
If you discover a security vulnerability within this app, please send an e-mail to Hemn Movafeghi via hemn791@gmail.com. All security vulnerabilities will be promptly addressed.
License
This application is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 192
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 156
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-06-02