github-pachong/resources/js/bootstrap.js
hellcat c69d35d1bb 1
2026-01-10 16:40:33 +08:00

5 lines
127 B
JavaScript
Executable File

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