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

Courses

Course
Laravel
Laravel Basics

Just starting out with Laravel? We've got you. This course takes you through the most used parts of the framework to get you up and running in no time.

22 episodes
2 hrs 28 mins
Course
Laravel
Laravel Websockets on Forge

A step-by-step guide to getting the Laravel Websockets package working on Forge. We'll cover deploying, SSL support and an Nginx reverse proxy to make the process as simple as possible.

7 episodes
23 mins
Course
Laravel
Up and running with Laravel Websockets

Need to add realtime functionality to your Laravel apps? Laravel Websockets provides a websocket server without the need to reach for third-party services. This course gets you up and running.

5 episodes
24 mins
Course
Laravel
Laravel Subscriptions

If you need to accept subscription payments, this course covers everything you need to know. Using Laravel Cashier, we'll create plans, accept payments and allow customers to manage every aspect of their subscription.

32 episodes
3 hrs 22 mins
Course
Laravel
Livewire
Realtime Private Messages with Laravel Livewire

Build a realtime private message dashboard that allows conversations between any number of users, with everything updated in realtime.

29 episodes
3 hrs 26 mins
Course
Laravel
Livewire
Alpine.js
Build a Multi-room Realtime Chat with Livewire

Join a room and start chatting! This course covers building a multi-room text chat app with Laravel Livewire, including Laravel Websockets for realtime updates, and a sprinkle of Alpine.js to handle showing when a user is typing in realtime.

11 episodes
1 hr 23 mins
Course
Laravel
Vue.js
Build a Twitter Clone

Let's recreate Twitter with Laravel! Completely from scratch, we'll use Laravel and Vue to build out a Twitter Clone with as many features as we can. Includes a timeline, notifications, media uploads, hashtags, mentions, granular search and much more. To top it off, everything is updated in true realtime.

88 episodes
10 hrs 57 mins
Course
Laravel
API Token Authentication with Laravel Sanctum (Airlock)

Give users the ability to issue GitHub style personal access tokens within your app, which can be used to authenticate with your API. We'll also be attaching abilities (permissions) to tokens and creating a clean way to check these in your API controllers.

9 episodes
45 mins
Course
Laravel
Build a Referral System in Laravel

All the core functionality you'll need to implement referrals in your Laravel app. When you're done, just hook in what happens when a referral is successful.

10 episodes
1 hr 9 mins
Course
Laravel
Laravel Password History Validation

Prevent users from reusing recently used passwords. We'll track and store when a user changes their password, then create a custom validation rule to use anywhere. We'll create a command to frequently clear up the database, too.

6 episodes
32 mins