|
@@ -11,14 +11,6 @@ window.$ = window.jQuery = require('jquery');
|
|
|
|
|
|
require('bootstrap-sass');
|
|
|
|
|
|
-
|
|
|
- * Vue is a modern JavaScript library for building interactive web interfaces
|
|
|
- * using reactive data binding and reusable components. Vue's API is clean
|
|
|
- * and simple, leaving you to focus on building your next great project.
|
|
|
- */
|
|
|
-
|
|
|
-window.Vue = require('vue');
|
|
|
-
|
|
|
|
|
|
* We'll load the axios HTTP library which allows us to easily issue requests
|
|
|
* to our Laravel back-end. This library automatically handles sending the
|