Skip to main content

Self-Made SaaS Course

5h 19m 41s
English
Paid

Course description

Move from idea to a finished application with the video course "Building SaaS with your own hands"!

You will learn how to create a fully functional SaaS application from scratch using the Laravel framework on PHP. Your working application will include authentication and authorization, payments, testing, deployment, maintenance recommendations, and much more.

Code examples and materials will be based on Laravel 11 and PHP 8.3. However, the techniques presented in the course should be compatible with some previous and future versions of the framework and programming language.

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 27 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: 1a. Introduction and course overview

All Course Lessons (27)

#Lesson TitleDurationAccess
1
1a. Introduction and course overview Demo
02:34
2
1b. What we're going to build
04:38
3
1c. Tools and apps you'll need
09:43
4
1d. Setting up services
04:13
5
1e. Crash course in Laravel
23:34
6
2a. SaaS design essentials
06:05
7
2b. Planning our database schema
06:49
8
2c. Creating models in Laravel
17:41
9
2d. Thinking in full-stack
05:08
10
2e. UI kits and libraries
05:29
11
3a. Adding user registration and login
10:21
12
3b. Creating pages for resources
26:55
13
3c. Adding test data with factories
18:19
14
3d. Building views with Blade templates
13:28
15
3e. Form handling and validation
15:52
16
3f. Adding user settings
11:46
17
3g. Custom scopes and middleware
08:46
18
3h. Adding payment processing
24:58
19
4a. Email notifications
17:42
20
4b. Sprucing up the dashboard
12:00
21
4c. Including relationships
07:58
22
4d. Integrating AI features
10:00
23
4e. Subscription vs credit-based payment methods
07:45
24
4f. Adding automated tests
21:26
25
5a. Prepping our application for deployment
08:52
26
5b. Deploying on a VPS
11:25
27
5c. Deploying on Forge
06:14

Unlock unlimited learning

Get instant access to all 26 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Mastering Laravel 10 Query Builder, Eloquent & Relationships

Mastering Laravel 10 Query Builder, Eloquent & Relationships

Sources: udemy
Are you struggling with Laravel databases and Eloquent? Do you want to learn how to easily manage your database with migrations and seeders? Look no further than Code With Dary'...
7 hours 27 minutes 32 seconds
Laravel Livewire

Laravel Livewire

Sources: Caleb Porzio, laravel-livewire.com
Building modern web apps is hard. Tools like Vue and React are extremely powerful, but the complexity they add to a full-stack developer's workflow is insane.
11 hours 29 minutes 28 seconds
Practical Object Oriented Programming

Practical Object Oriented Programming

Sources: Codecourse
Learn OOP with a practical twist, and finish up by building a todo application to cover what we've learned.
3 hours 28 minutes 58 seconds
Master System Design with Laravel

Master System Design with Laravel

Sources: Martin Joo
"Art of System Design with Laravel" is a practical guide spanning 267 pages that will take you from simple single-server configurations to...