• File: bootstrap.js
  • Full Path: /var/www/html/back/resources/js/bootstrap.js
  • File size: 127 bytes
  • MIME-type: text/x-java
  • Charset: utf-8
import axios from 'axios';
window.axios = axios;

window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';