Community Corner: FrankenPHP With Alexandre Daubois
In this episode, Scott talks with Les-Tilleuls.coop’s Alexandre Daubois about #FrankenPHP, Alexandre’s talks at #phptek 2026 about #security in #phpc and writing extensions in #go for #php using FrankenPHP.
Links:
Our Discord – https://discord.gg/aMTxunVx
Buy our shirts – https://store.phparch.com/products/community-corner-podcast-t-shirt
Alexandre’s Links:
X: https://x.com/@alexdaubois
LinkedIn: https://www.linkedin.com/in/alexandre-daubois/
Blog: https://medium.com/@alex-daubois
Les-Tilleuls.coop: https://les-tilleuls.coop/en/blog
Scott’s Social Media:
Website – https://scott.keck-warren.com/
Bluesky – https://bsky.app/profile/scottkeckwarren.bsky.social
LinkedIn – https://www.linkedin.com/in/scott-keck-warren-91689810/
Mastodon – https://phpc.social/@scottkeckwarren
PHP Architect Social Media:
X: https://x.com/phparch
Mastodon: https://phparch.social/@phparch
Bluesky: https://bsky.app/profile/phparch.com
Discord: https://discord.phparch.com
Subscribe to our magazine: https://www.phparch.com/subscribe/
Partners
This podcast is made a little better thanks to our partners.
Displace
Infrastructure Management, Simplified
Automate Kubernetes deployments across any cloud provider or bare metal with a single command. Deploy, manage, and scale your infrastructure with ease.
https://displace.tech/
PHPScore
Put Your Technical Debt on Autopay with PHPScore
https://phpscore.com/
Honeybadger.io
Honeybadger helps you deploy with confidence and be your team’s DevOps hero by combining error, uptime, and performance monitoring in one simple platform. Check it out at https://honeybadger.io
Music Provided by Epidemic Sound https://www.epidemicsound.com/
#phpc #php #communityCornerPodcast #podcast #phptek
The post Community Corner: FrankenPHP With Alexandre Daubois appeared first on PHP Architect.
Jan 21, 2026
Speed Up Your Laravel App: Complete Caching Guide (Page + Object Level)
⚡ Want to make your Laravel application blazing fast? Learn how to implement both page-level and object-level caching strategies using the Repository pattern!
In this tutorial, I'll show you how to cache data at different levels of your Laravel application and compare two popular cache drivers: File-based cache and Redis.
🎯 What You'll Learn:
- Page-level caching for entire HTTP responses
- Object-level caching for database queries and computed data
- Repository pattern implementation for clean caching architecture
- File-based cache vs Redis: when to use which
- Practical examples you can implement immediately
💻 Topics Covered:
✅ Understanding caching levels in Laravel
✅ Implementing page cache for faster response times
✅ Object/data caching for expensive database queries
✅ Building a Repository pattern with dual cache support
✅ Comparing File cache and Redis performance
✅ Best practices for cache invalidation
🔧 Technologies Used:
- Laravel (latest version)
- Redis
- File-based caching
- Repository pattern
You can find me on:
Twitter: https://twitter.com/amitavroy7
Discord: https://discord.gg/bABmKmFbE8
Jan 21, 2026
PHP in 2026: Async/Await, Pattern Matching, FrankenPHP & Mago by Default
❤️ sponsor this channel: https://nunomaduro.com/sponsorships 🙌🏻 this video was made possible by:
🔴 redberry / work with the best laravel digital agency: https://redberry.international/?ref=nunomaduro
➕ tighten / highly-performant, human-centered web and mobile apps that delight users: https://tighten.com/?ref=nunomaduro
📤 mailtrap / modern email delivery for developers & product teams: https://l.rw.rw/nunomaduro_1
🛠️ jetbrains / code with phpstorm for world-class php development: https://jb.gg/nuno
🐰 coderabbit / ai code reviews with instant feedback on pull requests: https://coderabbit.ai/?ref=nunomaduro
🔷 devin / the ai software engineer who crushes your backlog: https://devin.ai/?ref=nunomaduro
what we discuss:
00:00 Intro
00:22 Pattern Matching
02:09 FrankenPHP
03:08 Mago
04:56 Async / Await
07:50 Partial Function Application
09:13 Laravel / AI
links:
- Pattern Matching: https://wiki.php.net/rfc/pattern-matching
- FrankenPHP: https://frankenphp.dev
- Mago: https://mago.carthage.software
- Async / Await: https://wiki.php.net/rfc/true_async
- Partial Function Application: https://wiki.php.net/rfc/partial_function_application_v2
✨ socials:
x: https://x.com/enunomaduro
website: https://nunomaduro.com
twitch: https://twitch.tv/nunomaduro
tiktok: https://tiktok.com/@enunomaduro
instagram: https://instagram.com/enunomaduro
linkedin: https://linkedin.com/in/nunomaduro
#php #javascript #laravel #typescript #developers #software #ai #vibecoding
Jan 21, 2026
Laravel Inertia Vue: Final Video - Roles & Permissions Guide (Spatie)
In this tutorial, we dive deep into integrating the industry-standard Spatie Laravel-Permission package with a Laravel Inertia (Vue 3) application. We won’t just stop at the backend; we’ll show you how to share permissions globally so your Vue components know exactly what to show (and what to hide).
🔍 What’s Inside:
Installing and configuring spatie/laravel-permission.
Setting up Roles and Permissions via Database Seeders.
The Secret Sauce: Sharing permissions with Inertia using HandleInertiaRequests middleware.
Creating a custom Vue 3 plugin or composable for v-can functionality.
Protecting routes using Laravel Middleware.
Building a UI to manage roles and assign them to users.
Jan 21, 2026
How to Send Telegram Messages in Laravel
The Laravel portal for problem solving, knowledge sharing and community building.
Jan 21, 2026
PHPverse is coming back! #php #oss #webdev #programming #coding
Subscribe to learn more!
Jan 21, 2026
Livewire v4: Main Changes From v3 (and Discount Week!)
Let me show you the most important changes in Livewire 4.
Full course: Livewire v3 to v4: Changes You Need to Know https://laraveldaily.com/course/livewire-v4?mtm_campaign=youtube-260121-livewire4-course
This week: 40% off membership with coupon LIVEWIRE4 for these products:
- On Laravel Daily Yearly/Lifetime plans: https://laraveldaily.com/billing?mtm_campaign=youtube-260121-livewire4-membership
- On Filament Examples access to projects repo: https://filamentexamples.com/projects?activeTab=Filament+4&mtm_campaign=youtube-260121-livewire4-filament-examples
- On my NEW AI Coding Daily Substack: https://aicodingdaily.substack.com/subscribe?coupon=7653389e
Jan 21, 2026
Query Builder Expression Aliases in Laravel 12.48
Laravel v12.48.0 introduces query builder expression aliases, new batch lifecycle events, enhanced JSON decoding options for HTTP responses, and a BatchFinished event.
Jan 21, 2026
Laravel Cloud Office Hours
This week we’re hosting Laravel Cloud Office Hours with Leah Thompson, focused on common Laravel Cloud questions submitted ahead of time on Slido. Topics include deploying and running Laravel applications on Laravel Cloud, common pitfalls, and general Cloud usage questions.
Submit your question here: https://app.sli.do/event/9UBxdtSPZMcEhX9UTPJZvX
Join us at 11am EST (4pm UTC) and we will see you there. 👋
Jan 21, 2026
Reduce Duplicate Cache Queries in Laravel with "Cache::memo()"
Learn about how to use the "Cache::memo()" method to memoise cache values and improve performance in your Laravel applications.
Jan 20, 2026
Memoisation in Laravel Using the "once" Helper
The Laravel portal for problem solving, knowledge sharing and community building.
Jan 20, 2026
I Built a Real-Time Multiplayer Quiz with AI and ElevenLabs in 30 minutes.
In this experiment, I put AI to the test by creating a real-time multiplayer quiz using Claude Code (Opus 4.5) and ElevenLabs! Join me as I explore how effectively AI can collaborate with Laravel to bring my game idea to life. Is it good? And is it fast? We’re about to find out!
The game is now live on:
➡️ https://laraveluniverse-main-e9kpvl.laravel.cloud/
A new quiz starts every 15 minutes!
➡️ Try Laravel Cloud, the fastest way to deploy your Laravel app: Laravel Cloud