Blog

Thoughts, tutorials, and insights on Laravel, PHP, and web development. I share my knowledge and experiences to help fellow developers.

Search Posts
Filter by Category
All Categories
Web Development
Tips & Tricks
Using the iOS Simulator on macOS with Laravel Herd

Using the iOS Simulator on macOS with Laravel Herd

September 18, 2025
Web Development Tips & Tricks Herd macOS
Want to see your Laravel app in action on an iPhone without pulling one out of your pocket? With Herd and the iOS Simulator, you can! Here’s how to get everything running smoothly on macOS.
The Truth About JavaScript Frameworks Nobody Wants to Admit

The Truth About JavaScript Frameworks Nobody Wants to Admit

April 25, 2025
9 min read
Web Development Laravel JavaScript Developer Experience Opinion
In a world obsessed with JavaScript frameworks, it’s time to rethink what “modern” really means.
Smooth Animations with CSS @view-transition

Smooth Animations with CSS @view-transition

February 6, 2025
2 min read
Web Development CSS
Are you ready to take your website's animations to the next level without wrestling with hefty JavaScript libraries? Check out CSS's @view-transition API, a game-changer for creating silky smooth page transitions!