In Laravel 5.3, the framework makes a light suggestion on a practical JavaScript setup, using Vue. Have a look at your resources/assets/js
folder to check it out. It's important to note, however, that this is all entirely optional. If you prefer Ember or Backbone, delete the contents of your main app.js
entry point, and you're good to go! It's only a suggestion.