my first commit

This commit is contained in:
2025-04-16 19:12:56 +03:00
parent 685c734f6e
commit ab91a5dd31
73 changed files with 0 additions and 12782 deletions

View File

@@ -1 +0,0 @@
import './bootstrap';

View File

@@ -1,4 +0,0 @@
import axios from 'axios';
window.axios = axios;
window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';