Initial commit: Lernapp Laravel project with Breeze auth
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
import axios from 'axios';
|
||||
window.axios = axios;
|
||||
window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';
|
||||
Reference in New Issue
Block a user