Course Information
Course Overview
Learn to code a social network platform powered by a Laravel API & built using a Vue Single Page Application
Building modern applications requires a specialized toolbox of skills and tools. We are going to be using Facebook as an example to build a social network platform from scratch. We will be using modern development techniques that mimic real-world team flow along with some added tooling to help aid with that.
Why did we choose this as the sample project?
Most students that take this course will know or at least have an understanding of Facebook. Instead of spending time trying to explain what our project needs to do and what the expected functionality needs to be, we can jump straight into writing code. This helps facilitate the comprehension of the new concepts we are introducing.
What if I am not sure that I have the skills necessary?
This course is what would be considered an intermediate level course but with basic knowledge of PHP & Javascript even the most beginner will be able to acquire new skills and level up their skills. Working knowledge of Laravel & Vue will increase your chances of grasping every concept. But all and all, every lesson goes into great detail about the "why" we are doing what we are doing.
Will there be boring slides?
Absolutely not! Every video will be engaging, throughly explained and straight to the point. Showing you every nook and cranny of Test-Driven Development using Laravel, Vue, Vue Router & Tailwind CSS.
Course Content
- 10 section(s)
- 64 lecture(s)
- Section 1 Introduction & Downloadable Files
- Section 2 Project Setup
- Section 3 Getting Started
- Section 4 App Design
- Section 5 Connecting Front & Back
- Section 6 State Management with Vuex
- Section 7 Let's Be Friends - Part I
- Section 8 Let's Be Friends - Part II
- Section 9 Posts, Likes & Comments
- Section 10 Handling User Image Uploads
What You’ll Learn
- RESTful API Development with Laravel
- Vue JS Single Page Application Methodology
- Test Driven Development (TDD) with PHPUnit
- Front-End Design Using Tailwind CSS
- Build a Complete SPA from Scratch
- JSON:API Specification for Building APIs in JSON
- Integrating Laravel with Vue Router
- Submitting Requests to an API from Javascript
- Authentication Using Laravel Passport
- Image Uploads with Dropzone JS
Reviews
-
TThiago Silva
Bad examples
-
AAlejandro Salazar Chaves
Great course and lessons. A good introduction to several concepts, some code lines needs to be updated to the newest versions of Laravel and dropzone.
-
nna s
This lesson is not for beginner. Teacher switch screen too fast. Its difficult to stop where i want to see. kind of annoying.
-
SSangwookkim
단위테스트와 리팩토링에 대한 개념을 이해할 수 있었고, 어떻게 진행해야 되는지도 이해했다. 다만 api를 전송하는 방식이 attributes.~ attributes. ~ attributes ~ 이런방식으로 진행 되는데, 이 부분이.. 진짜로 좋은지는 잘 모르겠다. 초보자가 이해하기에는 좀 어려웠지만 좋은 내용이었음!!