Blog

Insights, reflections, and adventures into tech, life, and curiosity.

Showing 4 of 5 items

Featured Post4 min read

Mastering API Development: The API Design-First Approach

A comprehensive guide to implementing APIs using an API design-first methodology, fostering collaboration, clarity, and maintainability.

#API#API Design#OpenAPI#Development#Best Practices
Read article
4 min read

API Route Implementation with Laravel: A Design-First Approach

A comprehensive guide to implementing API routes in Laravel using a structured, API design-first methodology.

#Laravel#API#Design-First+2
3 min read

Crafting My Digital Space: A Website Revamp

A structured approach to blending work, projects, and personal passions into a cohesive website experience.

#Website#Portfolio#Personal Branding+1
3 min read

How to Make MinIO `temporaryUrl()` Work in Laravel

Learn how to configure Laravel and MinIO inside Docker to generate temporary signed URLs.

#Laravel#MinIO#S3+1
4 min read

Laravel + Xdebug in Docker: Debugging, Coverage & Profiling

Learn how to set up Laravel inside Docker with Amazon Linux 2023, configure Xdebug for debugging, enable VSCode integration, run PHPUnit tests with coverage, and troubleshoot common issues.

#Laravel#Xdebug#Docker+2