Summer sale! Save 50% on access to our entire library of courses.Join here →

Courses

Course
Laravel
Clean code Laravel

Small tips to clear up a big mess. These are the small things I do every day to create clean, beautiful code. This course is ongoing and more parts will be added.

27 episodes
3 hrs 9 mins
Course
Laravel
The Repository Pattern in Laravel

Avoid repetition, scale your project and make maintenance a cinch. From simple to powerful repositories that work for any size project, we go through the steps to implement the repository pattern in Laravel.

14 episodes
1 hr 36 mins
Course
Laravel
Vue.js
Laravel Chatroom

Build and test a realtime chatroom with instant UI updates and online user list. Our automated tests will cover sending messages, and that two or more connected users can chat.

22 episodes
2 hrs 32 mins
Course
Laravel
Quick and easy avatar uploads

Let's build an avatar upload component with reusable upload functionality via a mixin. We'll also look at image processing, database schema recommendations and security considerations.

9 episodes
56 mins
Course
Laravel
Testing middleware in Laravel

We often forget to test middleware, but it's just as important! Let's test three types of middleware with slightly different techniques.

3 episodes
22 mins
Course
Laravel
Recursive comment nesting in Laravel

Rendering thousands of nested comments in Laravel. We'll cover Eloquent techniques to get this working, and explore what slows us down.

11 episodes
1 hr 11 mins
Course
Laravel
Vue.js
Vuex
PHP
Vue/Vuex Single Page App Boilerplate

The ultimate boilerplate starter for your next single page app.

18 episodes
2 hrs 31 mins
Course
Laravel
Vue.js
PHP
Drag and drop sorting with Laravel

Ah, drag and drop sorting. One of those seemingly complex topics. Let's break it down, and make it easy.

6 episodes
49 mins
Course
Laravel
PHP
Build a classified ads site

A site that allows users to browse, create and pay for advertisements. Think Craigslist. We'll cover Eloquent techniques, nested sets for flexibility, payment processing and more.

44 episodes
7 hrs 8 mins
Course
Laravel
PHP
Roles and permissions in Laravel

Powerful role and permission checking doesn't need to be complicated. Let's build our own solution, including custom blade directives and middleware.

8 episodes
1 hr 7 mins