-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Bachtiar Panjaitan edited this page Apr 15, 2023
·
15 revisions
This lumen base project can use for production project but not recommended. 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.
Bachtiar Panjaitan [email protected]
- PHP 7.4+
- Laravel Lumen 8.3+
- doctrine/dbal
- intervention/image
- league/fractal
- nesbot/carbon
- spatie/laravel-fractal
- tymon/jwt-auth
- flipbox/lumen-generator
- User Migration
- User data seed
- User Login using JWT Auth
- User Logout
- config_path()
- urlGenerator()
- asset()
- public_path()
- Authentication Middleware
- Data Pagination
- Query Filter Using Request
- Image Upload