Posts by Jefferson Andrade • 1 point
1 post
-
-2
votes1
answer490
viewsA: Pass Headers on a route in the Laravel
Are you using what in the frontend? Vuejs? Put your architecture. I am also using Laravel/Passport in my API and as I am using vuejs I am doing so: Vue.http.headers.common['Authorization'] =…