莱云 v3 主控系统
Go to file
2022-09-09 01:32:42 +08:00
app 改进 错误返回 2022-09-09 01:32:42 +08:00
bin 切换为 lumen 2022-09-09 00:12:02 +08:00
bootstrap 切换为 lumen 2022-09-09 00:12:02 +08:00
config 切换为 lumen 2022-09-09 00:12:02 +08:00
database 优化表 2022-09-09 00:27:05 +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-09 01:07:16 +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 添加 默认监听 IP 2022-09-09 00:59:07 +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 切换为 lumen 2022-09-09 00:12:02 +08:00
composer.lock 切换为 lumen 2022-09-09 00:12:02 +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.