Move the location of Vue inclusion.
This commit is contained in:
2
resources/assets/js/app.js
vendored
2
resources/assets/js/app.js
vendored
@@ -7,6 +7,8 @@
|
||||
|
||||
require('./bootstrap');
|
||||
|
||||
window.Vue = require('vue');
|
||||
|
||||
/**
|
||||
* Next, we will create a fresh Vue application instance and attach it to
|
||||
* the page. Then, you may begin adding components to this application
|
||||
|
||||
Reference in New Issue
Block a user