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

Courses

Course
Laravel
Laravel Multi-tenancy Basics

Create multi-database, subdomain separated tenants in a Laravel application with the help of the Tenancy for Laravel package. This series will have you up and running, and ready to start building.

12 episodes
53 mins
Course
Laravel
Alpine.js
Meilisearch Instant Search with Alpine.js

Combining the power of Meilisearch and the simplicity of Alpine.js to build an instant, as-you-type, result-highlighted dropdown search. We’ll cover making the Alpine.js component highly re-usable, so you can use it in multiple places, or with an entirely different index and options.

12 episodes
42 mins
Course
Laravel
Searching with Laravel Scout and Meilisearch

Meilisearch is an open-source blazingly fast, hyper relevant search engine. In this course, we’ll combine Laravel Scout and Meilisearch to quickly build a search experience for any database data. It’s everything you need to know to get started with indexing, searching and filtering results.

10 episodes
47 mins
Course
Laravel
Nuxt.js
Laravel Fortify with Nuxt

Let’s implement every feature of Laravel Fortify in a Nuxt SPA. We’ll use Laravel Sanctum to authenticate, then work through each Fortify feature and figure out the tweaks we need to make along the way.

18 episodes
1 hr 42 mins
Course
Laravel
Build A Digital E-Commerce Store with Stripe Checkout

Using Laravel Cashier and Stripe checkout, we’ll build a simple e-commerce platform to buy digital downloads.

18 episodes
1 hr 38 mins
Course
Laravel
Livewire
Polling Batched Jobs Progress with Livewire

Laravel's batching sequentially runs jobs on a queue. With Livewire, we can poll for the progress of a batch and show a progress bar to the user. In this course, we'll fake the steps needed to 'create a server' to demonstrate it!

9 episodes
31 mins
Course
Laravel
Preventing Duplicate Form Submits in Laravel

Quickly submitting a form more than once can create duplicate requests. You could implement a client-side solution, but let’s handle this on the server-side while keeping the user experience flowing.

8 episodes
39 mins
Course
Laravel
Nuxt.js
Laravel Websockets with Nuxt

Broadcast events and listen in realtime on both public and authenticated private channels using Laravel Websockets and Nuxt.

9 episodes
52 mins
Course
Laravel
Laravel Breeze

Breeze is a starter kit for Laravel that provides authentication, password resets, account activation and password confirmation out of the box. In this course, we’ll dive into each of these features, and look behind the scenes to learn more.

9 episodes
55 mins
Course
Laravel
Vue.js
Build a File Sharing SaaS App

Let’s build a file sharing SaaS app with Laravel and Vue! Featuring direct, signed uploads to S3 with FilePond, secure sharing, tiered pricing plans, usage statistics and more.

68 episodes
6 hrs 47 mins