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

Courses

Course
Laravel
Laravel API resources

Building an API? Let Laravel API resources take care of your JSON responses.

9 episodes
36 mins
Course
Laravel
Anonymous relationships in Laravel

Storing sensitive, personally identifiable data, like addresses? Let's anonymize relationships between tables so data can't be easily traced back to a user.

11 episodes
50 mins
Course
Laravel
Laravel multi-tenancy: Multi database

Let's approach multi-database tenancy in Laravel, explore the benefits, work through the complexities, and keep things as simple as possible.

20 episodes
2 hrs 13 mins
Course
Laravel
Laravel Internals: Macroable

This small, powerful Laravel trait allows you to easily extend Laravel functionality. Let's figure out how it works by rebuilding it from the ground up.

8 episodes
27 mins
Course
Laravel
Laravel multi-tenancy: Single database

New to multi-tenancy? Let's build single database multi-tenancy into Laravel from scratch.

11 episodes
1 hr 7 mins
Course
Laravel
Laravel SaaS Boilerplate

Everything you need to get your app up and running. Email activation, two-factor authentication, subscription billing, team billing, API token authentication, admin user impersonation and more.

41 episodes
6 hrs 6 mins
Course
Laravel
Vue.js
Laravel Datatables

Datatables are super useful for managing your database from an admin panel. Let's roll our own powerful solution that does just about everything you'll need.

18 episodes
2 hrs 22 mins
Course
Laravel
Vue.js
Filtering in Laravel: Vue.js

Next up in our filtering series, we're implementing filters with Vue. Driven from the backend, filters update automatically and push to the query string so a user can continue where they left off. We'll also generate pagination that seamlessly works alongside everything, keeping it lean and clean as we go.

11 episodes
1 hr 12 mins
Course
Laravel
Filtering in Laravel: Blade

If you've already followed the Filtering in Laravel course, it's time to put our filters to work on the frontend, refactoring as we go. We'll also merge in pagination.

11 episodes
48 mins
Course
Laravel
Filtering in Laravel

Need to filter database results with a query string? Here's a beautiful, easy to extend solution to keep your code super tidy.

10 episodes
1 hr 3 mins