Full implementation of youtube clone from @codecourse tutorial, but done with Laravel 5.4 instead of 5.3, with several differences including Laravel Mix instead of Elixir, axios
instead of vue-resource
, pluralize
npm package instead of the pluralize
filter previously available in vue 1 and many more tweaks