Courses

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
Vue.js
Vue Middleware Pipelines

Chances are, you're creating middleware for Vue Router inside the beforeEach hook on your router. In this course, we'll create a middleware pipeline to run multiple, separated middleware in a pipeline.

5 episodes
30 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
Slim
Who Paid 99¢ Clone with Slim

Learn Slim, payment processing with Stripe and more, as you follow this fun, lighthearted clone of “Who Paid 99¢”.

19 episodes
1 hr 54 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
Course
Laravel
Flutter
Flutter Authentication with Laravel Sanctum

Using Laravel Sanctum for authentication, we’ll build a Flutter app that authenticates users and sends an auth token for any future requests. The perfect starting point for your next Flutter app.

16 episodes
1 hr 18 mins
Course
Laravel
Authentication with Laravel Fortify

Laravel Fortify is a first-party authentication package with features like password resets and two factor authentication out of the box. All you need to do is build the frontend.

16 episodes
1 hr 30 mins
Course
Laravel
Nuxt.js
Build a Job Board with Laravel, GraphQL, Nuxt and Apollo

Learn while you build a GraphQL API with Laravel Lighthouse, then build a Nuxt frontend with Apollo to consume it. All styled with Tailwind.

30 episodes
3 hrs 53 mins
Course
Laravel
Laravel Jetstream Teams

Laravel Jetstream ships with teams functionality, allowing you to create teams and add team members. In this course, we'll dive into the basics, how it works, and look at scoping models to teams with roles and permissions.

8 episodes
48 mins
Course
Laravel
Laravel Homestead

Laravel Homestead is a pre-packaged Vagrant box that installs everything you need to build Laravel projects. Once you're set up, you'll use a separate virtual machine environment to create and build projects, which is much easier than installing everything on your local machine.

6 episodes
30 mins