laravel vue: Laravel Passport Scope Based Auth [Part 2]

preview_player
Показать описание
In this tutorial we will make auth routes and its methods in a controller, it will be login, register and logout.
NOTE: Please add unique:users rule also to the email validation rules, in register method i forgot to do that!!!

#laravel #login #register
subscribe our youtube channel







FOLLOW SOFTGEAR MEDIA:











#laravel #vuejs #Crud
Рекомендации по теме
Комментарии
Автор

I'm very thankful for your manuals. When i create token with scope, i had an error like "Personal access client not found.". Did i miss something?

merveerbilici
Автор

what change did you make in the end to fix the error on logout. cause I can't see it because you overlay your video with other course chapters

MsSplashIt
Автор

After I do Bearer with token I still get this error: InvalidArgumentException: Route [login] not defined.

ryansacks