Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 220 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 220 Bytes

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