Closed augustinewafula closed 4 years ago
How can I add authorization header to the request. I'm using axios to send my request which I have set authorization header but I'm not sure how I can add it to the request of datatable
I solved my issue by using my own data and request from the documentation. https://jamesdordoy.github.io/laravel-vue-datatable/examples/own-data
How can I add authorization header to the request. I'm using axios to send my request which I have set authorization header but I'm not sure how I can add it to the request of datatable