Laravel Vue SPA Issue Tracker part 25: Vue email verification

preview_player
Показать описание
Today on our laravel vue SPA issue tracker we are going to finish email verification by overwriting the default email verification notification from laravel and changing the link to our vue front-end.

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

I followed all the videos untill this. Really thanks u for this tutorial. If can u make booking system it will be helpful

tinesh
Автор

Hello Peter,
You can push the login profile localstorage manual token. Can we make a middleware that checks this with the database ?

faruksaldr
Автор

verification bug, if any error occurred when sending a message for verification, the user is still recorded in the database. In this case, they will not be able to register with this email, and they will not be able to verify it either, because the message was not sent

NikolayKonshin
Автор

Did Peter commit today's work?




Yes.

kmata