No description
  • Vue 48.2%
  • PHP 41.1%
  • JavaScript 7.2%
  • Blade 2.4%
  • SCSS 1.1%
Find a file
2022-04-02 22:51:30 +02:00
.github/workflows fixed database url 2021-10-05 14:35:06 +02:00
app fixed jwt date usages, updated authorization-api 2022-04-02 22:18:38 +02:00
bootstrap fixed caching and token lifetime 2020-07-19 19:11:56 +02:00
config removed agbs modal 2021-05-13 20:02:41 +02:00
database closes #6, closes #6, implemented cors, many bugfixes 2020-07-18 16:47:27 +02:00
docker/conf/etc fixed caching and token lifetime 2020-07-19 19:11:56 +02:00
public v0.1.0 Update: moved Oauth logic from Passport to php league oauth server, implemented new link managing (includes discord, youtube, twitch), added new prompt version with new mcone font, improved design for login, added register with discord, added progress loading bar for router, updated dependencies, overall bugfixes & improvements 2020-07-10 15:24:35 +02:00
resources removed agbs modal 2021-05-13 20:02:41 +02:00
routes fixed #10, fixed #7, fixed #8, fixed #9 2020-10-17 17:24:35 +02:00
storage initial commit 2020-04-02 15:58:19 +02:00
tests initial commit 2020-04-02 15:58:19 +02:00
.editorconfig initial commit 2020-04-02 15:58:19 +02:00
.env.local Aktualisieren .env.local, .env.production, .gitlab-ci.yml Dateien 2020-10-31 15:14:47 +00:00
.env.production Aktualisieren .env.local, .env.production, .gitlab-ci.yml Dateien 2020-10-31 15:14:47 +00:00
.gitignore v0.1.0 Update: moved Oauth logic from Passport to php league oauth server, implemented new link managing (includes discord, youtube, twitch), added new prompt version with new mcone font, improved design for login, added register with discord, added progress loading bar for router, updated dependencies, overall bugfixes & improvements 2020-07-10 15:24:35 +02:00
.gitlab-ci.yml Aktualisieren .env.local, .env.production, .gitlab-ci.yml Dateien 2020-10-31 15:14:47 +00:00
.styleci.yml initial commit 2020-04-02 15:58:19 +02:00
artisan initial commit 2020-04-02 15:58:19 +02:00
composer.json updated open-id-server 2022-04-02 22:51:30 +02:00
composer.lock updated open-id-server 2022-04-02 22:51:30 +02:00
Dockerfile v0.1.0 Update: moved Oauth logic from Passport to php league oauth server, implemented new link managing (includes discord, youtube, twitch), added new prompt version with new mcone font, improved design for login, added register with discord, added progress loading bar for router, updated dependencies, overall bugfixes & improvements 2020-07-10 15:24:35 +02:00
nginx.conf improved deploy, fixed nginx.conf 2020-04-07 21:40:14 +02:00
openapi.yml added sentry error logging for production, openapi first steps 2020-04-05 16:55:53 +02:00
package-lock.json fixed jwt date usages, updated authorization-api 2022-04-02 22:18:38 +02:00
package.json v0.1.0 Update: moved Oauth logic from Passport to php league oauth server, implemented new link managing (includes discord, youtube, twitch), added new prompt version with new mcone font, improved design for login, added register with discord, added progress loading bar for router, updated dependencies, overall bugfixes & improvements 2020-07-10 15:24:35 +02:00
phpunit.xml initial commit 2020-04-02 15:58:19 +02:00
README.md initial commit 2020-04-02 15:58:19 +02:00
server.php initial commit 2020-04-02 15:58:19 +02:00
webpack.mix.js closes #6, closes #6, implemented cors, many bugfixes 2020-07-18 16:47:27 +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.