Go to file
DJERY-TOM 17baf77b28 Update walletService routes 2020-04-17 16:25:03 +01:00
app Update walletService routes 2020-04-17 16:25:03 +01:00
bootstrap Remove multi auth -> Back to client_credentials auth 2020-03-31 00:52:41 +01:00
config Add walletService 2020-04-16 00:09:27 +01:00
database Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +01:00
public Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +01:00
resources/views Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +01:00
routes Update walletService routes 2020-04-17 16:25:03 +01:00
storage Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +01:00
tests Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +01:00
.editorconfig Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +01:00
.env.example Add walletService 2020-04-16 00:09:27 +01:00
.gitignore Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +01:00
.htaccess Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +01:00
.styleci.yml Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +01:00
README.md Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +01:00
artisan Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +01:00
composer.json Remove multi auth -> Back to client_credentials auth 2020-03-31 00:52:41 +01:00
composer.lock Remove multi auth -> Back to client_credentials auth 2020-03-31 00:52:41 +01:00
phpunit.xml Initial Gateway test implemented for Mobilebackend 2020-03-28 17:40:37 +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.