Skip to content

JWT Authenticated API with Lumen(v5.8) with get,post,put,delete example

Notifications You must be signed in to change notification settings

shovoghosh/Lumen-JWT-Authenticated-API

Repository files navigation

lumen-auth-example

Usage

  • composer install
  • php artisan jwt:secret
  • php artisan migrate
  • php -S localhost:8000 -t public

About

JWT Authenticated API with Lumen(v5.8) with get,post,put,delete example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages