This lumen framework as base project, maybe project structure has been added,removed or modified. If you want request new feature on this project you can create new issue on this repository. This project has integrated with Btx Package.
Install project by using the Composer create-project command in your terminal:
composer create-project --prefer-dist btx/lumen blog
See full documentation at Wiki Documentation
Bachtiar Panjaitan bachtiarpanjaitan0@gmail.com
- PHP 7.4+
- Laravel Lumen 8.3+
- doctrine/dbal
- tymon/jwt-auth
- flipbox/lumen-generator
- User Migration
- User data seed
- User Login using JWT Auth
- User Logout
- config_path()
- urlGenerator()
- asset()
- public_path()