[Vuejs]-Laravel & Vue: trying to store data with axios

3👍

I think you need to change your middleware in RouteServiceProvider to use web instead of api.

Leave a comment