My Experience with Cursor AI - A Developer's Perspective
June 3, 2025
A practical look at Cursor AI's main concepts, rules system, and how it transforms the coding workflow for modern developers.
Cursor AIAI ToolsDeveloper ProductivityCode EditorPair Programming
Mastering the Repository Pattern in Laravel a Complete Guide
June 2, 2025
Learn how to implement the Repository Pattern in modern Laravel for clean, testable, and maintainable code.
LaravelPHPDesign PatternsRepository PatternClean CodeSoftware Architecture
Docker with PHP and Vite HMR
May 13, 2025
Learn how to containerize your Laravel app with Docker, enable Vite's HMR and create a seamless local development workflow
DockerLaravelViteHMRDevelopment EnvironmentDevOps