Pragmatic Laravel

Published
Nov 4, 2025
Duration
7h:11m:19s
Keywords
laravel | php

About This Series:

In this hands-on video series, we’ll take a simple static HTML survey page and transform it into a full-featured Laravel application. Along the way, we’ll explore Laravel’s most powerful features — from Blade templating to database modeling, authentication, and interactive dashboards — all while building something real and useful.

This project grows step-by-step, just like a real-world Laravel app. 💡

🧱 We’ll start by:
- Converting a static HTML page into a Laravel project
- Refactoring the markup into clean Blade layouts, partials, and components
- Organizing assets with Laravel Mix / Vite

🗃️ Then we’ll introduce data:
- Defining database tables for surveys, questions, and responses
- Building Eloquent models and relationships
- Creating seeders for test data

⚙️ Next, we’ll make it dynamic:
- Rendering surveys from database-driven definitions
- Handling different question types (multiple choice, sliders, text inputs, etc.)
- Validating and storing user responses

🧑‍💼 Admin features come next:
- Building a secure admin area with authentication and authorization
- Designing a drag-and-drop survey builder to create and manage surveys visually
- Generating unique shareable links (UUID-based) for each published survey

📊 Finally, we’ll visualize the data:
- Building dashboards to summarize responses
- Creating interactive charts and reports
- Exploring data insights using Laravel collections and chart libraries

✨ By the end of this series:

You’ll have built a production-ready Laravel application that demonstrates the complete lifecycle — from front-end design and dynamic rendering to database storage, admin management, and analytics.

It’s a deep dive into practical Laravel — one that connects concepts to craftsmanship. ⚡

Videos In This Series:

Introduction

Episode Title Release Length
1 Survey App Mockup Review Tue, Nov 11, 2025 12m:18s
2 Larvel Installation Tue, Nov 11, 2025 13m:32s

Views, Layouts & Components

Episode Title Release Length
3 Blade Templates, Partials, & Layouts Tue, Nov 11, 2025 19m:43s
4 Blade Components Tue, Nov 11, 2025 20m:24s
5 Question Data Model Tue, Nov 11, 2025 11m:17s
6 Component Slots & Attributes Thu, Nov 27, 2025 20m:47s

Database, Migrations & Eloquent

Episode Title Release Length
7 Database Migrations Tue, Dec 2, 2025 29m:46s
8 Database Seeding Thu, Dec 4, 2025 19m:31s
9 Eloquent ORM Tue, Dec 9, 2025 23m:21s
10 Model Factories Thu, Dec 11, 2025 24m:13s

Routes, Controllers, Form Data

Episode Title Release Length
11 Routing Basics Tue, Dec 16, 2025 24m:14s
12 Controller Basics Thu, Dec 18, 2025 23m
13 Form Data & HTTP Post Handlers Tue, Dec 23, 2025 14m:43s

Fingerprinting

Episode Title Release Length
14 Take Survey Fingerprinting Thu, Dec 25, 2025 31m:43s
15 Fingerprint Refactoring Tue, Dec 30, 2025 18m:20s

Validation & Errors

Episode Title Release Length
16 Validation Rules Engine Thu, Jan 1, 2026 22m:47s
17 Form Validation Requests Tue, Jan 6, 2026 9m:9s
18 Validation Errors Thu, Jan 8, 2026 18m:18s

Authentication

Episode Title Release Length
19 Navigation Tue, Jan 13, 2026 18m:47s
20 Laravel Starter Kits & Fortify Thu, Jan 15, 2026 16m:36s
21 Fortify Features & Breeze Views Tue, Jan 20, 2026 16m:48s
22 Auth using Fortify & Breeze Thu, Jan 22, 2026 15m:7s
23 New Fortify + Breeze Package Fri, Nov 28, 2025 6m:55s

About Your Instructor:

Bob Cravens

Bob Cravens

Your Instructor
more »
Owner
TekFoundry
Wisconsin
United States
Short Bio:
Bob Cravens is a seasoned technology leader, software architect, and educator with a passion for empowering others through practical, real-world knowledge. As the founder of TekFoundry, Bob has dedicated his career to designing and delivering innovative software solutions that combine cutting-edge technology with elegant simplicity.

At TekCasts, Bob leverages over two decades of experience in software engineering, application architecture, and team leadership to create engaging, high-impact courses for developers and technology professionals. His instructional style is rooted in practical application, offering insights drawn from his extensive background in industries like medical devices and global technology consulting.

Bob’s expertise spans a variety of technologies and methodologies, including PHP/Laravel, FastAPI, and DevOps, as well as architecture best practices and team dynamics. Whether teaching foundational concepts or advanced strategies, he’s passionate about helping others turn complex challenges into streamlined solutions.

When not crafting elegant code or inspiring the next generation of tech innovators, Bob enjoys exploring the intersection of technology, business strategy, and creative problem-solving.