莱云 v3 主控系统
Go to file
2022-09-14 21:36:03 +08:00
app 删除 超过 3 天 的工单 2022-09-13 22:33:26 +08:00
bin 切换为 lumen 2022-09-09 00:12:02 +08:00
bootstrap add mongodb 2022-09-14 21:27:27 +08:00
config add mongodb 2022-09-14 21:27:27 +08:00
database add banned at 2022-09-13 19:14:23 +08:00
public 切换为 lumen 2022-09-09 00:12:02 +08:00
resources/views 切换为 lumen 2022-09-09 00:12:02 +08:00
routes 修复 绑定问题 2022-09-13 13:07:36 +08:00
storage 切换为 lumen 2022-09-09 00:12:02 +08:00
tests 切换为 lumen 2022-09-09 00:12:02 +08:00
.editorconfig 切换为 lumen 2022-09-09 00:12:02 +08:00
.env.example add mongodb 2022-09-14 21:27:27 +08:00
.gitignore 切换为 lumen 2022-09-09 00:12:02 +08:00
.styleci.yml 切换为 lumen 2022-09-09 00:12:02 +08:00
artisan 切换为 lumen 2022-09-09 00:12:02 +08:00
composer.json add mongodb 2022-09-14 21:36:03 +08:00
composer.lock add mongodb 2022-09-14 21:36:03 +08:00
phpunit.xml 切换为 lumen 2022-09-09 00:12:02 +08:00
README.md 切换为 lumen 2022-09-09 00:12:02 +08:00

Lumen PHP Framework

Build Status Total Downloads Latest Stable Version License

Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.

Official Documentation

Documentation for the framework can be found on the Lumen website.

Contributing

Thank you for considering contributing to Lumen! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Lumen, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Lumen framework is open-sourced software licensed under the MIT license.