This Week in Laravel: Passkeys in Starter Kits, "Herd" for Linux, and Upsert 1M Rows
Useful Laravel links to read/watch for this week of May 21, 2026.
In-depth Laravel tutorials covering advanced topics, real-world examples, and best practices.
Useful Laravel links to read/watch for this week of May 21, 2026.
In this 20-minute video for Premium members, I'm comparing the speed of FIVE different approaches to UPSERT 1M records into existing "products" DB table with 1M records in it, testing MySQL / SQLite / PostgreSQL, also comparing local MacBook Pro vs cheapest Laravel Forge $6 server.
Useful Laravel links to read/watch for this week of May 14, 2026.
In this 14-minute video for Premium members, I'm comparing the speed of SIX different approaches to seed 1M records into users/posts DB tables, testing MySQL / SQLite / PostgreSQL, also comparing local MacBook Pro vs cheapest Laravel Forge $6 server.
Useful Laravel links to read/watch for this week of May 7, 2026.
Useful Laravel links to read/watch for this week of April 30, 2026.
Useful Laravel links to read/watch for this week of April 23, 2026.
In this 24-minute video for Premium members, I'm showing how I polished a simple Laravel API to be able to deploy it to RapidAPI platform, which was a requirement of a real Upwork job.
Useful Laravel links to read/watch for this week of April 16, 2026.
In this 9-minute video for Premium members, I'm trying out a new AI skill of Laravel Debugbar, to detect/fix N+1 queries straight from your Claude Code or other AI agent.