Go to file
Djery-Tom 82c73dc0e1 fix: setup simulator route 2023-12-03 15:13:06 +01:00
app fix: setup simulator route 2023-12-03 15:13:06 +01:00
bootstrap Fix error rendering while ServerException 2023-06-09 13:54:27 +01:00
config fix: setup simulator route 2023-12-03 15:13:06 +01:00
database + Add logout route 2020-05-16 09:06:41 +01:00
public + Add logout route 2020-05-16 09:06:41 +01:00
resources + Add logout route 2020-05-16 09:06:41 +01:00
routes fix: setup simulator route 2023-12-03 15:13:06 +01:00
storage + Add logout route 2020-05-16 09:06:41 +01:00
tests + Add logout route 2020-05-16 09:06:41 +01:00
.editorconfig + Add logout route 2020-05-16 09:06:41 +01:00
.env.example Add endpoint to get payment service payment methods 2022-10-09 01:05:47 +01:00
.gitignore + Add logout route 2020-05-16 09:06:41 +01:00
.htaccess Add nano service endpoints to get and update user insurances subscriptions 2021-11-01 11:17:56 +01:00
.styleci.yml + Add logout route 2020-05-16 09:06:41 +01:00
README.md + Add logout route 2020-05-16 09:06:41 +01:00
artisan Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +01:00
composer.json Fix error rendering while ServerException 2023-06-09 13:54:27 +01:00
composer.lock Fix error rendering while ServerException 2023-06-09 13:54:27 +01:00
phpunit.xml + Add logout route 2020-05-16 09:06:41 +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.