Courses

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
Course
Laravel
Livewire
Build a Mini Dropbox Clone with Laravel Jetstream

Starting with a fresh Laravel Jetstream scaffold, we’re going to build a mini dropbox clone, powered by a single Livewire file browser component. Each team has a space where users can create folders, upload files seamlessly, browse folders and get instant search results.

20 episodes
3 hrs 0 mins
Course
Laravel
Laravel Jetstream

Laravel Jetstream is optional application scaffolding for Laravel. Out the box, it provides authentication, email verification, two factor authentication, API token support and more. This course guides you through it’s features and goes behind the scenes to get you up to scratch, ready for your next project.

14 episodes
1 hr 34 mins
Course
Laravel
Laravel Basics: Create a Post app

If you've got the Laravel basics covered, it's time to put what you've learned into practice. In this course, we'll build a simple app, Posty, that allows users to post on a public timeline.

17 episodes
1 hr 15 mins
Course
Laravel
Laravel authentication

You've covered the basics, now it's time to cover authentication. Although Laravel offers Jetstream (a first-party package with authentication scaffolding) building up authentication manually is great practice.

10 episodes
56 mins
Course
Laravel
Livewire
Quick and Easy Livewire Datatables

If you need a starting point for Laravel Livewire datatables, this course has you covered. We’ll create a single Datatable component that resolves a builder from a model, renders records, paginates, searches and allows multiple records to be selected and actioned on!

12 episodes
45 mins
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
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