Monitoring script with embedded notification system
Find a file
2021-12-20 09:57:06 +01:00
app Moving files 2021-12-20 09:57:06 +01:00
bootstrap Moving files 2021-12-20 09:57:06 +01:00
database Moving files 2021-12-20 09:57:06 +01:00
public Moving files 2021-12-20 09:57:06 +01:00
resources Moving files 2021-12-20 09:57:06 +01:00
routes Moving files 2021-12-20 09:57:06 +01:00
sql Adding task output into db 2021-12-19 10:21:24 +01:00
tests Moving files 2021-12-20 09:57:06 +01:00
.editorconfig Moving files 2021-12-20 09:57:06 +01:00
.env.example Moving files 2021-12-20 09:57:06 +01:00
.gitignore Moving files 2021-12-20 09:57:06 +01:00
.styleci.yml Moving files 2021-12-20 09:57:06 +01:00
artisan Moving files 2021-12-20 09:57:06 +01:00
composer.json Moving files 2021-12-20 09:57:06 +01:00
composer.lock Moving files 2021-12-20 09:57:06 +01:00
env.example Fixing setting 2021-12-19 22:24:50 +01:00
LICENSE First commit 2021-01-08 15:28:52 +01:00
monitolite.pl Increasing timeout 2021-12-20 09:51:03 +01:00
package-lock.json Moving files 2021-12-20 09:57:06 +01:00
package.json Moving files 2021-12-20 09:57:06 +01:00
phpunit.xml Moving files 2021-12-20 09:57:06 +01:00
README.md Moving files 2021-12-20 09:57:06 +01:00
screenshot.png Complete rewrite full VueJS 2021-12-19 19:58:07 +01:00
webpack.mix.js Moving files 2021-12-20 09:57:06 +01: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.