Flutter, Laravel, Vue - Idea To Deployment - Part-7- Authentication Routes and Methods

preview_player
Показать описание
Laravel Passport provides a bunch of routes by default. You can use these routes to get the token but you need the `client_id` and `client_secret` which is not a good practice.
In this tutorial we will develop our authentication methods to Register, Login and Logout the use from our server side.

Laravel validation :
Рекомендации по теме
Комментарии
Автор

Sir you r a legend may allah bless u . Please keep uploading full projects like this one

ahmedchemkhi
Автор

The GET method is not supported for this route. Supported methods: POST.
why this error?

pepoabdo
Автор

i am facing this issue while creating token."Personal access client not found. Please create one".

nomanakram