mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-15 00:02:46 +02:00
Set global axios instance using vue-axios wrapper
This commit is contained in:
1
resources/js/app.js
vendored
1
resources/js/app.js
vendored
@ -1,5 +1,6 @@
|
||||
import Vue from 'vue'
|
||||
import router from './routes'
|
||||
import api from './api'
|
||||
import i18n from './langs/i18n'
|
||||
import FontAwesome from './packages/fontawesome'
|
||||
import Clipboard from './packages/clipboard'
|
||||
|
Reference in New Issue
Block a user