the third try to automate lost&found organization for chaos events. not a complete rewrite, but instead building on top of the web frontend of version 2. everything else is new but still API compatible. now with more monorepo. https://c3lf.de
Find a file
Jan Felix Wiebe 3838496c84 init
2019-11-14 23:18:57 +01:00
app init 2019-11-14 23:18:57 +01:00
bootstrap init 2019-11-14 23:18:57 +01:00
database init 2019-11-14 23:18:57 +01:00
public init 2019-11-14 23:18:57 +01:00
resources/views init 2019-11-14 23:18:57 +01:00
routes init 2019-11-14 23:18:57 +01:00
storage init 2019-11-14 23:18:57 +01:00
tests init 2019-11-14 23:18:57 +01:00
.editorconfig init 2019-11-14 23:18:57 +01:00
.env.example init 2019-11-14 23:18:57 +01:00
.gitignore init 2019-11-14 23:18:57 +01:00
.styleci.yml init 2019-11-14 23:18:57 +01:00
artisan init 2019-11-14 23:18:57 +01:00
composer.json init 2019-11-14 23:18:57 +01:00
composer.lock init 2019-11-14 23:18:57 +01:00
phpunit.xml init 2019-11-14 23:18:57 +01:00
readme.md init 2019-11-14 23:18:57 +01:00

Lumen PHP Framework

Build Status Total Downloads Latest Stable Version Latest Unstable 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.

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.