This project is based on https://github.com/tymondesigns/jwt-auth
$ git clone https://github.com/myothantdev/laravel-9-jwt.git
$ cd laravel-9-jwt/src && composer install
$ php artisan migrate
$ php artisan db:seed
$ php artisan serve
Endpoints Doc here