Jwt Build -> https://dev.to/ndiecodes/build-a-jwt-authenticated-api-with-lumen-2afm Jwt Probs -> https://dev.to/dhavaldignizant/comment/ghno
- Composer Intall
- Set env ( include database )
- php artisan migrate
- php artisan jwt:secret
- php -S localhost:8000 -t public