lumen-generators/lumen-test
2016-02-25 22:47:13 +01:00
..
app adding missing app folder 2016-02-23 20:34:04 +01:00
bootstrap untracking lumen-test files 2016-02-21 22:11:01 +01:00
database added missing database folder 2016-02-22 11:55:12 +01: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 Added testing lumen application 2015-09-23 03:22:02 +01:00
tests wn:resource: foreign keys are added automatically to model, migration and factory 2016-02-25 22:47:13 +01:00
.env added missing env file 2016-02-22 12:12:16 +01:00
.gitignore pivot table seeder generator added and tested 2016-02-22 00:38:41 +01:00
artisan added --has-many option to model command 2015-09-23 04:58:39 +01:00
codeception.yml Added testing lumen application 2015-09-23 03:22:02 +01:00
composer.json Added testing lumen application 2015-09-23 03:22:02 +01: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