Skip to content
</MokammelTanvir.>
  • Home
  • About
  • Projects
  • Blog
  • Bookshelf
  • Contact
cd ../blog
❯ blog / tag

#Laravel

5 articles tagged "Laravel".

AI
AIClaude APIOpenAI

Prompt Engineering for Developers: What Actually Works in Production

Practical techniques I use when integrating Claude and OpenAI APIs into real applications — output format control, system prompts, few-shot examples, and defensive parsing.

May 18, 2026 · 8 min read
Laravel
LaravelMySQLDatabase

MySQL Query Optimization in Laravel: What I Fixed in Production

Real slow-query problems I diagnosed and fixed in a production SaaS — N+1 queries, missing indexes, Eloquent gotchas, and when to drop to raw SQL.

May 10, 2026 · 8 min read
Laravel
LaravelAIClaude API

Building AI Features in Laravel with the Claude API

How I integrated Claude API into a SaaS platform to automate repetitive data entry workflows — and what I got wrong before I got it right.

May 1, 2026 · 6 min read
Nuxt
NuxtLaravelFull-Stack

Nuxt 4 + Laravel API: The Full-Stack Setup I Actually Ship

How I structure a Nuxt 4 frontend with a Laravel REST API — auth composable, consistent response shape, error handling, and the lessons from two years of running this in production.

Apr 18, 2026 · 7 min read
Laravel
LaravelQueuesBackend

Laravel Queues in Production: What Nobody Tells You

Beyond the docs — real patterns for reliable queue jobs, retry strategies, and monitoring that I use in a production SaaS application.

Apr 15, 2026 · 7 min read

© 2026 Mokammel Tanvir. All rights reserved.

Privacy Policy · Terms · Contact