Go to file
root 86050e79c1 ajust php version in the file composer 2025-12-30 11:44:31 +01:00
app ajust php version in the file composer 2025-12-30 11:44:31 +01:00
bootstrap ajust php version in the file composer 2025-12-30 11:44:31 +01:00
config ajust php version in the file composer 2025-12-30 11:44:31 +01:00
database ajust php version in the file composer 2025-12-30 11:44:31 +01:00
public ajust php version in the file composer 2025-12-30 11:44:31 +01:00
resources ajust php version in the file composer 2025-12-30 11:44:31 +01:00
routes ajust php version in the file composer 2025-12-30 11:44:31 +01:00
storage ajust php version in the file composer 2025-12-30 11:44:31 +01:00
tests ajust php version in the file composer 2025-12-30 11:44:31 +01:00
.editorconfig ajust php version in the file composer 2025-12-30 11:44:31 +01:00
.env.example ajust php version in the file composer 2025-12-30 11:44:31 +01:00
.gitignore ajust php version in the file composer 2025-12-30 11:44:31 +01:00
.styleci.yml ajust php version in the file composer 2025-12-30 11:44:31 +01:00
README.md ajust php version in the file composer 2025-12-30 11:44:31 +01:00
artisan Init commit 2020-08-04 20:45:12 +01:00
composer.json ajust php version in the file composer 2025-12-30 11:44:31 +01:00
composer.lock ajust php version in the file composer 2025-12-30 11:44:31 +01:00
phpunit.xml ajust php version in the file composer 2025-12-30 11:44:31 +01:00

README.md

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.