rebuild assets

This commit is contained in:
Taylor Otwell
2016-12-08 14:14:42 -06:00
parent b5ae7aff9f
commit 60cbf6727c
3 changed files with 13 additions and 11 deletions

View File

@@ -25,6 +25,7 @@ window.Vue = require('vue');
*/
window.axios = require('axios');
window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';
/**