NoMoreStack
HomeArticlesContact

#php

7 articles

How Laravel Helped Me Deliver a Scalable Internal App Under Unexpected Constraints

A real‑world look at how Laravel’s ORM and framework design helped me solve a major database migration challenge and deliver a scalable internal workflow system as a solution architect.

February 12, 2026

Fixing the Silent File Upload Bug in Livewire 2

How I finally tracked down a random file upload issue that haunted our internal app for two years, only to find out it was a Livewire background request race condition.

February 6, 2026

Solving Supervisor Log Conflicts in Laravel

How setting up Slack production monitoring helped us finally identify and resolve a persistent Laravel/Supervisor permission race condition that had been sidelined for two years.

February 5, 2026

str_starts_with in PHP 8

New ways to check if a string starts with a character in PHP 8

March 27, 2025

Database Transactions in Laravel, how to stop partial insertions!

Ensuring the DB transaction integrity and consistency using db transaction feature by Laravel

February 24, 2025

Manually Triggering Events in Laravel

What to do when you want to trigger an event for a model which is already created.

February 14, 2025

How to Install the Imagick PHP Extension on Windows

Installing Imagick or any other PHP extensions on a Windows XAMPP setup

October 28, 2024
← Back to home
NoMoreStack

© 2026