How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About 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
Rest API boilerplate for Lumen micro-framework.
The main features of hasib32/rest-api-with-lumen are: Starter Projects, Packages and Middleware.
Open-source alternatives to hasib32/rest-api-with-lumen include: 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…