tuandm/laravue

api return 401 after login

massimodevitis opened this issue · 3 comments

Hello,
i installed laravue, i launched it in the browser, but after logging in it shows me error 401.
I did iol debug, login is successful, but just redirects: this. $ Router.push ({path: this.redirect || '/', query: this.otherQuery}, onAbort => {});
it shows me a popup with 401 error

any help?
br
Max

Hello, @massimodevitis,

please see #254, It worked for me.

@massimodevitis could you please close the issue if it is resolved?