Laravel 5.3
- built-in vue-js out of the box. check
assets/js/app.js - bootstrap is also built-in
- nice
variable.scss - nice example of vue component
- you have both
webandapisetup out of the box routesis no more inHttp/route.php. It's now separated in their respective functionality;routes/web.phpandroutes/api.php- webpack is now used in
gulpfileby default - better-formatted
gulp watch logoutfunctionality is usingPOSTinstead ofGETabort_unlesslaravel-echo- full-text search?
Directory Changes
-