this is simple and usefull Authentication project With JWT!
git clone https://github.com/Abolfzl80/Laravel_Auth_Api_Project.git composer install php artisan migrate php artisan serve
POST http://127.0.0.1:8000/api/register POST http://127.0.0.1:8000/api/login POST http://127.0.0.1:8000/api/logout
GitHub: @Abolfzl80