lumen-generators/lumen-test
2017-08-06 09:37:25 -07:00
..
app bug fixed: soft deletes missing in the model 2017-01-28 14:35:11 +00:00
bootstrap untracking lumen-test files 2016-02-21 22:11:01 +01:00
database bug fixed: soft deletes missing in the model 2017-01-28 14:35:11 +00:00
public Added testing lumen application 2015-09-23 03:22:02 +01:00
resources Added testing lumen application 2015-09-23 03:22:02 +01:00
storage updating wn:resources to follow changes on wn:resource 2017-01-18 18:21:40 +00:00
tests Possible codeception updates 2017-08-06 09:37:25 -07:00
.env updating wn:resources to follow changes on wn:resource 2017-01-18 18:21:40 +00:00
.gitignore Testing Resources Command 2017-08-06 09:36:57 -07:00
artisan added --has-many option to model command 2015-09-23 04:58:39 +01:00
clean.sh fixed the duplicate column for the foriegn key bug 2017-01-20 19:01:25 +00:00
codeception.yml fix: change version of codeception 2017-05-07 20:24:40 +02:00
composer.json fix: change version of codeception 2017-05-07 20:24:40 +02:00
phpunit.xml Added testing lumen application 2015-09-23 03:22:02 +01:00
readme.md Added testing lumen application 2015-09-23 03:22:02 +01:00
server.php Added testing lumen application 2015-09-23 03:22:02 +01:00

Lumen PHP Framework

Build Status Total Downloads Latest Stable Version Latest Unstable 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.

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