Rest API boilerplate for Lumen micro-framework.
hasib32/rest-api-with-lumen 的主要功能包括:Starter Projects, Packages and Middleware。
hasib32/rest-api-with-lumen 的开源替代品包括: alefesouza/laravel-vue-boilerplate — :elephant: A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and… apiato/apiato — PHP Framework for building scalable API's on top of Laravel. arubacao/http-basic-auth-guard — As of Lumen 5.2 the session storage is not included anymore. Unfortunately, for calling Auth::onceBasic(),… dingo/api — This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a… dusterio/lumen-passport — It's a simple service provider that makes Laravel Passport work with Lumen. acacha/adminlte-laravel — A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page…
:elephant: A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug.
PHP Framework for building scalable API's on top of Laravel.
As of Lumen 5.2 the session storage is not included anymore. Unfortunately, for calling Auth::onceBasic(), Auth::basic(), or alike you'll need the session driver which requires the session storage. Therefore HTTP Basic Authentication does not work out-of-the-box anymore for Lumen >=5.2. To be…
A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0