Laravel + Vue - Learn by creating projects!
- 2.6
Brief Introduction
New and exciting course by a PHP veteran! Learn effectively with this course with great explanations!Description
Learn Laravel and Vue and step into a world of wonderful SPAs! (Single Page Applications). We will cover a lot of material, so get ready for an awesome ride! Laravel is a great PHP framework which makes making backends and frontends very easy and fast. Vue is a JavaScript framework/library based on components which allows for great subdivision of labor by utilizing the MVVM pattern (model-view-view-model), and allows for single file components. We will explore both worlds in this course.
Requirements
- Requirements
- Basic knowledge of PHP, JavaScript and CSS