laravel-6-api-boilerplate
A Laravel 6 API Boilerplate to create a ready-to-use REST API. User Authentication using JWT.
laravel_apps
by atxy2k
Manage applications for your laravel apps protecting them through jwt or just with your app id and app secret
laravel-invoice-node
by feikwok
Laravel package which provide the functionality for invoicing and taking payments. This also include a simple user interface for management the invoices and payments.
laravel-jwt-microservice
by antarccub
Base project for create microservices based on Laravel framework and JWT auth
laravel-jwt
by clystnet
A jwt package for reisssuing token purpose based on jwt-auth package. This is a fork of the unisharp/laravel-jwt package.
laravel-jwt-routes
by saadj55
A Laravel package for easy implementation of REST API Authentication with JWT web tokens
laravel-jwt-starter
by tlx3
Boilerplate for using your own API based JWT authentication on Laravel applications
laravel-versioned-api
by mitchdav
A basic starter skeleton for working with versioned APIs using Laravel 5.3, Doctrine 2, Dingo 1.0 and JWT 0.5.
laravel-api-boilerplate-jwt
An API Boilerplate to create a ready-to-use REST API in seconds.
laravel-api-boilerplate-starter
A version of francescomalatesta/laravel-api-boilerplate-jwt but without jwt
laravel-jwt-auth
by johnturingan
JSON Web Token Authentication for 5.4+. Modification from Tymon's jwt-auth. For Lower version of Laravel. Please use 0.1.*