Article Series

Dive deep into comprehensive, multi-part series covering complex topics step-by-step. Perfect for structured learning and skill development.

Laravel Octane Mastery

📚 7 articles📊 intermediate⏱️ 1h 43m
7 parts

A comprehensive 5-part series covering Laravel Octane from introduction to production deployment, featuring hands-on tutorials with Swoole.

You'll Learn:

  • Understand Laravel Octane fundamentals and stateful paradigm
  • Set up high-performance development environment with Sail
  • Master concurrency and asynchronous workflows
  • Implement advanced caching and database optimization

+1 more learning objectives

Laravel OctaneSwoolePerformanceProduction Deployment
Start reading series →

The Laravolt Way

📚 2 articles📊 intermediate⏱️ 14h
2 parts

A maintainer's guide to building high-quality, enterprise-grade Laravel applications quickly without cutting corners. Learn the philosophy and battle-tested patterns behind the Laravolt ecosystem.

You'll Learn:

  • Master the official maintainer's approach to Laravel project setup
  • Generate production-quality admin interfaces with AutoCRUD
  • Implement enterprise-ready Access Control List (ACL) systems
  • Make smart decisions about when to use automated tools vs custom code

+3 more learning objectives

LaravoltLaravelAutoCRUDEnterprise ApplicationsComponent-driven DevelopmentProduction Deployment
Start reading series →

Deep Dive into Laravel Database Indexing

📚 4 articles📊 intermediate⏱️ 24m
4 parts

A comprehensive series for Laravel developers aiming to transform slow queries into high-performance operations. We'll bridge the gap between deep database theory and practical, real-world optimization techniques, all within the Eloquent and migration ecosystem you know and love.

You'll Learn:

  • Translate abstract database principles into practical Laravel migrations.
  • Master the creation and use of single, multi-column, and functional indexes.
  • Understand the critical 'left-to-right' rule for composite indexes.
  • Write efficient Eloquent queries that leverage indexes for filtering (`WHERE`) and sorting (`ORDER BY`).

+3 more learning objectives

LaravelEloquentDatabase IndexingSQL PerformanceMySQLPostgreSQLQuery Optimization
Start reading series →

Kelas Pakar

7 parts
Start reading series →

Supercharging Laravel with PostgreSQL Query Optimization

📚 7 articles📊 intermediate⏱️ 5h 15m
7 parts

A 7-part practical series teaching Laravel developers how to reason like PostgreSQL: reading execution plans, designing the right indexes, mastering joins, applying advanced features (CTEs, views, partitioning), eliminating N+1 at scale, and using a repeatable optimization checklist.

You'll Learn:

  • Bridge the gap between Eloquent convenience and raw SQL performance realities
  • Extract and analyze SQL generated by Eloquent and the query builder
  • Read and interpret PostgreSQL execution plans (Seq Scan vs Index Scan vs Bitmap, cost, rows, filters)
  • Design effective single and composite indexes and measure their impact

+4 more learning objectives

LaravelPostgreSQLQuery OptimizationExecution PlansIndexesJoinsCTEsPartitioningPerformance
Start reading series →

Spring Boot for Laravel Developers

📚 3 articles📊 intermediate⏱️ 12h
3 parts

A focused 2-month journey for Laravel developers transitioning to Java and Spring Boot. Master essential enterprise patterns, data persistence, security, and production deployment.

You'll Learn:

  • Master the fundamental mindset shift from PHP/Laravel to Java/Spring Boot
  • Build REST APIs using Spring Boot with proper dependency injection
  • Implement robust data persistence with Spring Data JPA and PostgreSQL
  • Secure applications using Spring Security with JWT authentication

+4 more learning objectives

Spring BootJavaSpring Data JPASpring SecurityDockerMicroservicesApache KafkaProduction Deployment
Start reading series →

More Ways to Explore

Browse by categories or view all blog posts