Add Axios dependency

This commit is contained in:
Nabeel Shahzad
2018-03-12 11:00:12 -05:00
parent a3264c1cd1
commit 843cf26140
8 changed files with 2198 additions and 783 deletions

View File

@@ -75,6 +75,7 @@ mix.autoload({
mix.scripts([
'node_modules/lodash/lodash.js',
'node_modules/axios/dist/axios.js',
'node_modules/jquery/dist/jquery.js',
'node_modules/bootstrap3/dist/js/bootstrap.js',
'node_modules/popper.js/dist/umd/popper.js',