This project produce API for login and register user using Laravel 10
Tech stack:
- Laravel 10
- MySQL
Sauce: https://fajarwz.com/blog/laravel-rest-api-authentication-using-jwt-tutorial/
Sauce: https://imansugirman.com/laravel-custom-error-handler-json-response
Custom error handler for unauthorized user (error unauthenticated) Sauce: https://laracasts.com/discuss/channels/laravel/custom-message-for-unauthorized-api-call-in-laravel-8?page=1&replyId=718394
- master
- feature/custom-error-handling-byimansugitman
php artisan migrate
php artisan serve
Tested on Firefox