Skip to content

Latest commit

 

History

History
executable file
·
3 lines (2 loc) · 362 Bytes

readme.md

File metadata and controls

executable file
·
3 lines (2 loc) · 362 Bytes

Laravel 5.4 Youtube Clone

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