diff options
author | Camil Staps | 2016-01-04 23:27:38 +0100 |
---|---|---|
committer | Camil Staps | 2016-01-04 23:27:38 +0100 |
commit | cbf979cf00fb88250b3cf94c8c77af3b5321ad4e (patch) | |
tree | a4bafef007414b3c35871a813c64ea4a0ebd7068 /readme.md | |
parent | Training app (diff) |
License: GPLv3.0; readme
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/readme.md b/readme.md deleted file mode 100644 index 9605e5f..0000000 --- a/readme.md +++ /dev/null @@ -1,21 +0,0 @@ -## Lumen PHP Framework - -[](https://travis-ci.org/laravel/lumen-framework) -[](https://packagist.org/packages/laravel/lumen-framework) -[](https://packagist.org/packages/laravel/lumen-framework) -[](https://packagist.org/packages/laravel/lumen-framework) -[](https://packagist.org/packages/laravel/lumen-framework) - -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](http://lumen.laravel.com/docs). - -## Security Vulnerabilities - -If you discover a security vulnerability within Laravel, 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](http://opensource.org/licenses/MIT) |