莱云 v3 主控系统
Go to file
2022-09-16 13:01:19 +08:00
app 移除 多余的引用 2022-09-16 13:01:19 +08:00
bin 切换为 lumen 2022-09-09 00:12:02 +08:00
bootstrap 改进 2022-09-14 22:19:28 +08:00
config 修复 计费 2022-09-15 13:17:15 +08:00
database 改进 2022-09-15 13:38:50 +08:00
public 切换为 lumen 2022-09-09 00:12:02 +08:00
resources/views 切换为 lumen 2022-09-09 00:12:02 +08:00
routes add 交易记录 2022-09-15 12:13:37 +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 fix 2022-09-15 12:30:22 +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 交易记录 2022-09-15 12:13:37 +08:00
composer.lock add 交易记录 2022-09-15 12:13:37 +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.