hbastidas / auth-api

a lumen base template with jwt-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lumen-auth-api

Usage

  • git clone https://github.com/hbastidas/auth-api.git
  • cd auth-api
  • composer install
  • php artisan jwt:secret
  • php artisan migrate
  • php -S localhost:8000 -t public

About

a lumen base template with jwt-auth


Languages

Language:PHP 100.0%