Skip to content

cmcodexv/LoginLumen

Repository files navigation

Login with Lumen PHP Framework using JWT

Project: Login with Lumen using JWT.

Official Documentation:

Note: This project is a simple API login in lumen using JWT.

Requirements:

  • composer
  • php 7.4

Run Lumen:

$ cd .../project
$ composer install
$ php -S localhost:8000 -t public

About

Login with Lumen PHP Framework using JWT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published