laravel-email-confirmation icon indicating copy to clipboard operation
laravel-email-confirmation copied to clipboard

Usage with laravel vue template

Open ghost opened this issue 6 years ago • 1 comments

I'm using the below template for my project https://github.com/cretueusebiu/laravel-vue-spa

I have used your package in my previous projects which were not on vue. Now i would like to use your package in the above template. Could you guide me instructions as i couldn't find it anywhere?

ghost avatar Mar 30 '18 19:03 ghost

Hi, My package is for standard Laravel authentication, not for JWT one. To make it work you must update AuthenticatesUsers trait.

bestmomo avatar Mar 31 '18 11:03 bestmomo