No description
  • PHP 99.6%
  • Dockerfile 0.4%
Find a file
2021-10-05 15:41:29 +02:00
.github/workflows fixed missing oauth client secret 2021-10-05 15:41:29 +02:00
app fixed missing oauth client secret 2021-10-05 15:41:29 +02:00
bootstrap added authorize/login feature 2020-07-18 23:20:08 +02:00
config improved team api, auth bugfixes 2020-08-14 12:20:14 +02:00
database implemented onegaming-authorization-api, added team members api 2020-07-11 22:41:41 +02:00
public initial commit 2020-04-04 14:44:19 +02:00
resources/views initial commit 2020-04-04 14:44:19 +02:00
routes added tsviewer 2020-11-21 18:46:58 +01:00
storage added authorize/login feature 2020-07-18 23:20:08 +02:00
tests initial commit 2020-04-04 14:44:19 +02:00
.editorconfig initial commit 2020-04-04 14:44:19 +02:00
.env.local moved credentials to ci variables 2020-10-31 15:29:46 +00:00
.env.production moved credentials to ci variables 2020-10-31 15:29:46 +00:00
.gitignore initial commit 2020-04-04 14:44:19 +02:00
.gitlab-ci.yml moved credentials to ci variables 2020-10-31 15:29:46 +00:00
.styleci.yml initial commit 2020-04-04 14:44:19 +02:00
artisan initial commit 2020-04-04 14:44:19 +02:00
composer.json moved ci pipeline to github actions, added latest authorization api 2021-10-05 15:28:50 +02:00
composer.lock moved ci pipeline to github actions, added latest authorization api 2021-10-05 15:28:50 +02:00
Dockerfile implemented onegaming-authorization-api, added team members api 2020-07-11 22:41:41 +02:00
nginx.conf implemented onegaming-authorization-api, added team members api 2020-07-11 22:41:41 +02:00
openapi.yml implemented onegaming-authorization-api, added team members api 2020-07-11 22:41:41 +02:00
phpunit.xml initial commit 2020-04-04 14:44:19 +02:00
README.md initial commit 2020-04-04 14:44:19 +02:00
server.php initial commit 2020-04-04 14:44:19 +02: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.