SQRL Test site
Go to file
Deon George 40a4808f98 Updated .gitlab* files to be consistent with other projects 2024-02-25 23:42:08 +11:00
app Initial revision 2020-08-10 21:36:23 +10:00
bootstrap Added leenooks/sqrl 2020-08-12 16:25:42 +10:00
database Initial revision 2020-08-10 21:36:23 +10:00
public Float the icon to the left, raising the content higher 2022-10-01 11:07:03 +10:00
resources/views Float the icon to the left, raising the content higher 2022-10-01 11:07:03 +10:00
routes Enable a home page to test SQRL 2022-10-01 00:22:19 +10:00
storage Initial revision 2020-08-10 21:36:23 +10:00
tests Initial revision 2020-08-10 21:36:23 +10:00
.editorconfig Enable a home page to test SQRL 2022-10-01 00:22:19 +10:00
.env.example Create default env file for production 2022-10-01 21:14:34 +10:00
.gitignore Added leenooks/sqrl 2020-08-12 16:25:42 +10:00
.gitlab-ci.yml Updated .gitlab* files to be consistent with other projects 2024-02-25 23:42:08 +11:00
.gitlab-docker-x86_64.yml We dont need to cache builds 2023-02-05 12:51:38 +11:00
.gitlab-test.yml Updated .gitlab* files to be consistent with other projects 2024-02-25 23:42:08 +11:00
.lumen Added gitlab-ci to build docker container 2022-10-01 16:35:41 +10:00
.styleci.yml Initial revision 2020-08-10 21:36:23 +10:00
Dockerfile Updated .gitlab* files to be consistent with other projects 2024-02-25 23:42:08 +11:00
README.md Initial revision 2020-08-10 21:36:23 +10:00
artisan Framework update to Lumen 9 2022-09-30 22:33:46 +10:00
composer.json Lumen framework update 2023-02-04 20:50:06 +11:00
composer.lock Lumen framework update 2023-02-04 20:50:06 +11:00
phpunit.xml Initial revision 2020-08-10 21:36:23 +10: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.