Documentation for the framework can be found on the Lumen website.
git clone https://github.com/fauzanelka/lumen-boilerplate.git
composer install
php -S localhost:8000 -t public
The Lumen framework is open-sourced software licensed under the MIT license.