I don't just write code—
I architect it.

Laravel
Crafting

15 years of building Laravel applications that scale. I write about the craft, I'm launching two podcasts, and I help developers build things they're proud of.

1// routes/web.php
2use ArchitectController;
3 
4Route::middleware('architect')
5  ->group(function () {
6    Route::get('/blog',
7      [Architect::class, 'share']);
8    Route::get('/podcasts',
9      [Architect::class, 'discuss']);
10  });
1class Architect extends Model {
2  $name = 'Jeffrey Davidson';
3  $title = 'The Laravel Architect';
4  $available = true;
5  $skills = ['Laravel', ...];
6 
7  function philosophy()
8  { return 'Build it
9    clean, build it right.';
10  }
11}
1class ArchitectTest {
2  function builds_clean()
3  {
4    $arch = Architect::hire();
5    $arch->build($project);
6 
7    expect($project)
8      ->toBeClean()
9      ->toBeTested();
10  }
11}
Laravel
PHP
Filament
Tailwind CSS
Livewire
Alpine.js
Vite
Redis
JavaScript
CSS
GitHub
Forge
Laravel
PHP
Filament
Tailwind CSS
Livewire
Alpine.js
Vite
Redis
JavaScript
CSS
GitHub
Forge
Laravel
PHP
Filament
Tailwind CSS
Livewire
Alpine.js
Vite
Redis
JavaScript
CSS
GitHub
Forge
Laravel
PHP
Filament
Tailwind CSS
Livewire
Alpine.js
Vite
Redis
JavaScript
CSS
GitHub
Forge
0
Years Experience
0
Open Source Projects
0
Podcasts Launching
0+
Cups of Coffee
Services

What I Do

From greenfield apps to legacy rescues, I help teams build software they can be proud of.

01
$ php artisan build

Laravel Development

Custom web applications, REST APIs, SaaS platforms, and admin dashboards built with Laravel and Filament.

APIs SaaS Filament Livewire
Start a project
02
$ php artisan modernize

Legacy Modernization

Migrating CodeIgniter, vanilla PHP, or aging frameworks to modern Laravel with tests, proper architecture, and CI/CD.

Migration Refactoring Testing
Modernize now
03
$ php artisan teach

Content & Teaching

Blog posts, two podcasts, and a YouTube channel dedicated to helping developers level up their Laravel skills.

Blog Podcasts YouTube
Start learning
04
$ php artisan review

Consulting & Code Review

Architecture audits, code reviews, and technical consulting to help your team ship better Laravel applications faster.

Architecture Code Review Strategy
Book a session
Launching March 2

Watch on YouTube

Tutorials, live coding, and honest conversations about building with Laravel.

00

Days

:
00

Hours

:
00

Min

:
00

Sec

Subscriber Goal 22 / 100

Help us hit 100 subscribers before launch day 🚀

Coming to the Channel

Testing

Testing Like
You Mean It

3 Suites, Zero Excuses

12:34

Testing Like You Mean It: 3 Suites, Zero Excuses

The Laravel Architect · Coming Mar 2

Full Build

Build a SaaS
from Scratch

Laravel & Filament

18:47

Build a SaaS from Scratch with Laravel & Filament

The Laravel Architect · Coming Mar 9

Story

Why I Left
CodeIgniter

And Never Looked Back

24:12

Why I Left CodeIgniter (And Never Looked Back)

The Laravel Architect · Coming Mar 16

Clean architecture, tested code, and honest conversations. That's what I bring to every project.

— Jeffrey Davidson

Worked with me?

I'd love to hear about your experience. Submit a testimonial and it'll appear here once approved.

Available for Projects

Let's Build Something Together

Freelance Laravel development, legacy modernization, consulting, and collaborations. Let's talk.