You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Edmondson a070db0889
Merge c499aed783 into da26affe26
1 year ago
..
app fix login update 1 year ago
bootstrap updates 8 years ago
database micropub_endpoint, micropub_token and ping_urls are nullable. 1 year ago
public Switch to mapbox light-v11 maps 1 year ago
resources catch errors with invalid timezones 1 year ago
storage add API route for writing data 8 years ago
tests new Lumen project 8 years ago
.env.example STORAGE_DIR env variable must end with /, otherwise app tries to write to different directory 5 years ago
.gitignore gitignore 7 years ago
artisan new Lumen project 8 years ago
composer.json lowercase package name 2 years ago
composer.lock fix merge conflict 2 years ago
phpunit.xml new Lumen project 8 years ago
readme.md new Lumen project 8 years ago
server.php new Lumen project 8 years ago

readme.md

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