LaravelPackages.net
Acme Inc.
Toggle sidebar
imw/lumen

The Laravel Lumen Framework.

9
0
v6.0.1
About imw/lumen

imw/lumen is a Laravel package for the laravel lumen framework.. It currently has 0 GitHub stars and 9 downloads on Packagist (latest version v6.0.1). Install it with composer require imw/lumen. Discover more Laravel packages by imw or browse all Laravel packages to compare alternatives.

Last updated

Lumen Template

Install

composer create-project --prefer-dist imw/lumen myapp

Serve

cd myapp
composer serve

Configure

Open bootstrap/configure.php and add providers, middlewares, enable eloquent...

Official Documentation

Documentation for the framework can be found on the Lumen website.

Security Vulnerabilities

If you discover a security vulnerability within Lumen, please send an e-mail to Taylor Otwell at [email protected]. All security vulnerabilities will be promptly addressed.

License

The Lumen framework is open-sourced software licensed under the MIT license.

Star History Chart