Table of Contents


#Laravel News

Validate Controller Requests with the Laravel Data Package

The Laravel Data package has many incredible features for working with data objects in Laravel applications. Data objects are rich, typed, and highly…
#Laravel Tutorials
By Paul Redmond | May 19, 2025


Chargebee Starter Kit for Billing in Laravel

The Chargebee Starter kit gives you a starting point for working with Chargebee's subscription billing services and Laravel's new Starter Kits.
#Laravel Packages
By Paul Redmond | May 19, 2025


Locale-aware Number Parsing in Laravel 12.15

The Laravel team released v12.15.0, with Locale-aware number parsing, a string `hash()` helper method, inject contextual attribute values, and more.
#News #Laravel Releases
By Paul Redmond | May 20, 2025


Sublime Text Releases Update With Support for Right Sidebar

Sublime Text released v4200 this week with support for a right sidebar, syntax highlighting improvements, rewritten syntax highlighting languages like…
#News
By Paul Redmond | May 21, 2025


Generate a Detailed Application Report with Laravel Decomposer

Laravel Decomposer is a development package that lists all of your Composer dependencies and helpful information like package versions, the PHP/Larave…
#Laravel Packages
By Paul Redmond | May 22, 2025



#Freek Dev

Simplifying work with custom stubs in Laravel

Stubs are fake implementations of interfaces or classes that simulate the behavior of real services.
By Geni Jaho | May 19, 2025


PHP Benchmarks: 8.4 performance is steady compared to 8.3 and 8.2

Tests performed by Tideways show that, in general, the performance between 8.2, 8.3 and 8.4 does not move much for a Laravel, Symfony and WordPress demo application.
By | May 19, 2025


Do not call toArray() to get all items from a Laravel Collection

Something that you’ll need to often is casting the collection back to a regular array. Like me, you might be tempted to use toArray() for this. But that might be the wrong method to call.
By | May 20, 2025


It's never just that simple

When you say "just," you're skipping over all the invisible complexity.
By | May 21, 2025


A package to handle one-time passwords (OTP) in Laravel apps

Our new package gives you everything you need to build a secure one-time password auth flow.
By | May 22, 2025



#Medium

🛑 Laravel 11 Broke My Exception Handler — Here’s the Fix I Wish I Knew Earlier

How Laravel’s silent update broke my custom exceptions, and the clean, modern way to fix it in Laravel 11+
By Vildan Bina | May 19, 2025


A Simple Way to Clean Up Data in Laravel Using Accessors & Mutators

If you’re just getting started with Laravel, chances are you’ve already played around with Eloquent — Laravel’s powerful ORM. But did you…
By Developer Awam | May 19, 2025


Starting with PHPStan: A guide for beginners

Boost your PHP code quality with static analysis — an introduction to setting up and using PHPStan effectively.
By Roman Huliak | May 19, 2025


Unlocking the Future of Web Development: Building a Modern App with Laravel + React/Vue.js

In the ever-evolving world of web development, users expect speed, interactivity, and smooth user experiences.
By Sayaka Singh | May 19, 2025


How to Write Clean Code in PHP: A Practical Guide

Writing clean code is essential for any PHP developer who wants to create maintainable, scalable, and bug-free applications. Clean code…
By Shariful Ehasan | May 19, 2025


Deploy Laravel Application ON VPS Step By Step Guide

Deploy Laravel Application ON VPS Step By Step Guide. As a Laravel developer, deploying your application on VPS
By Mahe Karim – Building Boring Ideas To Business 📣 | May 19, 2025


Run Private AI on Your Server Using PHP and Self-Hosted LLMs — No Cloud Strings Attached

You know what’s wilder than AI that finishes your sentences? AI that does it without phoning home to some faceless cloud. We’re talking…
By Asian Digital Hub | May 19, 2025


Writing Runtime Config Loaders in PHP That Dance to Your CPU’s Rhythm

You ever build a slick PHP app only to watch it crawl like it just ran a marathon on a potato? Yeah, it happens. Especially when you’re…
By Asian Digital Hub | May 19, 2025


Building a Robust File Import System in Laravel with Real-Time Progress Updates

In this article, I’ll walk you through creating, a file import system in Laravel that handles large CSV/Excel files, provides real-time…
By Dominik | May 19, 2025


Building a Robust File Import System in Laravel with Real-Time Progress Updates

In this article, I’ll walk you through creating, a file import system in Laravel that handles large CSV/Excel files, provides real-time…
By Dominik | May 19, 2025


Mastering Laravel Queues: Advanced Techniques for Optimized Background Jobs

Laravel Queues provide an efficient way to manage time-consuming tasks outside the HTTP request lifecycle, enhancing the performance of…
By Kishan Rank | May 19, 2025


🕵️‍♂️ CyberTalents Writeup — “Catch Me If You Can”

1.🧠 Challenge Brief: Catch Me If You Can
By Mahmoud Bedair | May 19, 2025


Running PHP on Minimal Linux Distros for Embedded Dashboard Apps — Why the Hell Would You Do That?

You know those dusty, neglected screens on factory walls? Or the mystery boxes under retail counters that somehow run the inventory system…
By Asian Digital Hub | May 19, 2025


How Web3’s Paying My Bills as a Laravel Dev in 2025

Bruv, picture this: I’m neck-deep in a Zoom call with a Naija startup, sweating buckets, tryna pitch a blockchain voting app I built with…
By developia | May 19, 2025


Managing PHP Infrastructure with Event-Driven Actions Using Cloud State Triggers

You ever feel like your PHP stack is just… waiting? Sitting around, polling databases, chewing CPU, wasting cycles like a bored intern…
By Asian Digital Hub | May 19, 2025


Understanding OWASP SQL Injection in PHP (and how to prevent it)

A practical guide to detecting and preventing SQL injection vulnerabilities in your PHP applications.
By Roman Huliak | May 19, 2025


Embracing the Future: Top Web Design Trends of 2025

As we move through 2025, the digital landscape continues to evolve, bringing fresh and exciting innovations in web design. Turbo Addons has…
By Iftekhar Uddin | May 19, 2025


Why WordPress is the Best CMS for Small Businesses

Empower Your Business Online — The Smart Way with Techno Craftio!
By Technocraftio | May 19, 2025


🛡️ Bulletproof Your PHP Code with Static Analysis 🧠✨

💡 Quick note before we dive in:
 I regularly share practical and insightful programming tips — from books, official docs, and trusted…
By mohamad shahkhajeh | May 19, 2025


Free vs Premium WordPress Themes: Which One Is Right for You

Choosing the right WordPress theme is one of the most important decisions you’ll make when launching a website. Your theme controls the…
By Webcart | May 19, 2025


Server-Side Tracking for WordPress: The Future of Analytics in 2025

In today’s data-driven marketing landscape, accurate analytics are essential for making informed business decisions. However, with…
By Robbert Vermeulen | May 19, 2025


How to make Google Sites website look cool?

For years, Google Sites has carried a reputation. Many see it as a quick, easy tool for whipping up simple, functional websites — perhaps…
By Mateusz Krajewski | May 20, 2025


Mastering Product Organization in WooCommerce: The Ultimate Category Tree Plugin You Need

Feeling overwhelmed managing hundreds of categories and subcategories in your WooCommerce store?
 You’re not alone — and we’ve got the…
By el blog de Shara | May 20, 2025


Integrating Laravel with GraphQL for Modern Web Apps

GraphQL has become a popular alternative to REST for building APIs because it is flexible and efficient. When used with Laravel, a powerful…
By Satabdi rath | May 20, 2025


🧠 Supercharge Your Laravel Codebase with PHPStan: A Guide to Static Analysis

“Clean code always wins.” Whether you’re working on a small Laravel app or managing a large-scale project, ensuring your code is robust…
By Sandeeppant | May 20, 2025


Top 8 Essential Tools for Laravel Web Development in 2025

Explore the best Laravel web development tools for testing, debugging, automation, performance, and secure environment setup!
By Mukesh Ram | May 20, 2025


Top 5 Things to Consider When Hiring a Laravel Development Company

When it comes to building scalable, high-performing web applications, Laravel has become the go-to framework for businesses across…
By Cubet | May 20, 2025


The Complete Nginx Guide: From Basics to Advanced Configuration

This guide will take you through everything you need to know about Nginx, from basic concepts to advanced configurations, with a special
By Dominik | May 20, 2025


The Complete Nginx Guide: From Basics to Advanced Configuration

This guide will take you through everything you need to know about Nginx, from basic concepts to advanced configurations, with a special
By Dominik | May 20, 2025


10 best places to find and hire WordPress developers without the hassle

In today’s digital age, a professional, functional and safe website is important for any business. Whether you own a small business, a…
By Ruby | May 20, 2025


Why We Recommend WordPress for Small Business Websites

If you are a small business owner in Flagstaff, Prescott, Sedona, or anywhere in Northern Arizona, you already know how competitive the…
By Diverse Biz Journey | May 20, 2025


Creating Tag-Based Deployments in PHP Without Container Registries Is the Ultimate Dev Shortcut You…

They told you Docker was non-negotiable.
“Tag your images, push to a container registry, spin up your services.” Yeah, we’ve all heard that…
By Asian Digital Hub | May 20, 2025


Rebuilding Your Entire Stack in PHP from a Single Git Commit Ain’t Magic

You know that feeling when your staging server throws a tantrum after a half-baked merge, and suddenly everything breaks — styles go…
By Asian Digital Hub | May 20, 2025


Top Reasons to Choose Converthink Solution for WordPress Website Design

Looking for a WordPress website that’s more than just a template? Converthink Solution delivers high-performing, custom-built WordPress…
By Converthink solutions | May 20, 2025


Managing Versionless Code Releases in PHP Through Dynamic Runtime Mapping

You’re not hallucinating — your last push to production worked locally, passed every test suite, and still caused a cascade of weird…
By Asian Digital Hub | May 20, 2025


No Internet, No Problem — Build Kiosk Interfaces That Just Work with Local PHP APIs

Touchscreen freezes. Spinner stuck. Wi-Fi dies. And your self-service kiosk is now a glorified mirror. That’s the everyday hell of…
By Asian Digital Hub | May 20, 2025


Elementor 3.29 Review: What Developers Should Care About

Elementor 3.29 has landed. While it doesn’t bring much for casual users, there’s a clear shift happening behind the scenes, especially with…
By Eóin Clarke | May 20, 2025


Avoid fatal errors by filtering data from request with laravel-crud-wizard-free

Phalcon PHP framework offers filters/sanitizers for getting data from request that don’t have a Laravel/Lumen equivalent, at least until…
By Marius | May 20, 2025


Transform Your Elementor Site with Turbo Addons: A 2025 Guide to No-Code Brilliance

In today’s competitive digital space, a basic website isn’t enough. Whether you’re a designer, marketer, or business owner, your site needs…
By Iftekhar Uddin | May 20, 2025


Modern PHP Practices in 2025: What Every Developer Should Know

PHP is not dead — it’s evolving. Fast.
By Dragan Rapić | May 20, 2025


I Made My WordPress Site 10× Faster— Here’s the Exact Setup

Not a Medium member? You can read this article for free here.
By Hasan Aboul Hasan | May 20, 2025


Distribute and Update WordPress Plugins Without Relying on WordPress.org

How to update WordPress plugins without wp.org: 3 reliable methods for self-hosted, Git-based, or team-managed projects.
By Happy Monkey 🐒 | May 20, 2025


Mr Donor — CTFRoom

1 Recon & Discovery — all commands, all evidence
By Ian Peter | May 20, 2025


Dynamic Tabs with Laravel, Inertia.js, and React

In large enterprise systems, managing complex entities like companies, vendors, or clients often involves organizing tons of related data…
By Mohamed Hassan | May 20, 2025


From 7.2 to 8.3: How I dragged a legacy PHP project into 2025 — and lived to Tell the Tale

“It’ll only take a week,” they said.
By Roman Huliak | May 21, 2025


Masterclass : Coding basics every project manager needs to nail web & mobile project costing

Let’s be real: one of the trickiest parts of the job is costing projects accurately. Underestimate, and your team’s burned out with no…
By Catherine | May 21, 2025


Scramble: The Best Laravel Package to Generate API Documentation in One Command

When building APIs with Laravel, keeping your API documentation accurate and up to date can be a real challenge. Scramble is a…
By Yassine Ait sidi brahim | May 21, 2025


CR4SH3R — Fast WordPress Plugin Vulnerability Scanner

A few months ago, a friend asked me to check his WordPress site for vulnerabilities. What I found shocked me — critical flaws exposing…
By Roman Madaev | May 21, 2025


Laravel Performance Hacks: Faster Apps, Better UX!

Laravel is a powerful and feature-rich PHP framework, but optimizing its performance is crucial for building fast, scalable, and efficient…
By Mehedi Hasan | May 21, 2025


The finally() Method in Laravel Pipelines You Need to Know

Discover how Laravel’s new finally() method improves pipeline cleanup, making your code cleaner, safer, and easier to maintain.
By Developer Awam | May 21, 2025


Template Method in PHP

The Template Method is a behavioral design pattern. It defines the skeleton of an algorithm in a base class but lets subclasses override…
By Atakan Demircioğlu | May 21, 2025


Template Method in PHP

The Template Method is a behavioral design pattern. It defines the skeleton of an algorithm in a base class but lets subclasses override…
By Atakan Demircioğlu | May 21, 2025


Stop Writing Messy PHP! This One Trick Will Change Everything

You’re Using PHP Wrong If You’re Not Doing THIS
By Mayur Koshti | May 21, 2025


Skeleton Loading: Boost UX with Placeholder Magic

A must-read for frontend developers and UX enthusiasts!
By Alhassan Mohammed | May 21, 2025


🔄 Mastering Laravel Queues: From Jobs to Batching at Scale

💡 Quick note before we dive in:
 I regularly share practical and insightful programming tips — from books, official docs, and trusted…
By mohamad shahkhajeh | May 21, 2025


The Go Revolution: Why Go Is Replacing Java and PHP in Modern Backends

Discover how Go is revolutionizing modern backends, outpacing Java and PHP with simplicity and performance. Learn why developers are…
By Abhinav | May 21, 2025


🔐 Secure Laravel Horizon Access Without Sessions — A Cookie-Based Approach

If you’re building an API-only Laravel app or working in a stateless environment, Laravel Horizon’s default auth behavior might surprise…
By Tofayel Hyder Abhi | May 21, 2025


Building AI-Powered Draft Editors in PHP That Adapt to User Writing Style

If you’ve ever stared at a blank screen, cursed your keyboard, and whispered “just write the damn thing,” you’re not alone. Drafting sucks.
By Asian Digital Hub | May 21, 2025


Logging Hardware Events in PHP with Zero Storage — How We’re Sniffing Signals Like It’s 1999

When the disk dies, where do your logs go?
If you’re thinking “into the void,” you’re not alone. Most devs panic at the thought of logging…
By Asian Digital Hub | May 21, 2025


Learn Digital Marketing in Rajkot: Comprehensive Training for Beginner

Digital marketing blogs in Rajkot for 2025 reflect the evolving landscape of online marketing, focusing on both foundational skills and…
By Devweb Technology IT Institute | May 21, 2025


Launching PHP Apps With No Config Files Using Convention-Based Bootloaders

If your app needs a config.php, a .env, and an “if localhost then…” just to boot… you’re doing too much. Let’s be blunt: configuration…
By Asian Digital Hub | May 21, 2025


Using PHP As a Fallback Logic Handler For Wearables With Limited Network

We’re shipping wearables faster than you can say “Bluetooth 5.3,” but let’s face it — half of them choke the moment Wi-Fi ghosts or the…
By Asian Digital Hub | May 21, 2025


A Pragmatic guide to SOLID principles in Symfony

Applying SOLID’s five timeless principles to craft clean, testable, and future-proof Symfony code
By Roman Huliak | May 21, 2025


Website Design (WordPress, Wix, Shopify): Which One is Right for You?

Compare WordPress, Wix, and Shopify to find the best website builder for your goals, budget, and technical skills.
By Md Arafat Chowdury | May 21, 2025


Website Design (WordPress, Wix, Shopify): Which One is Right for You?

Compare WordPress, Wix, and Shopify to find the best website builder for your goals, budget, and technical skills.
By Md Arafat Chowdury | May 21, 2025


🧠 Node.js vs. PHP in 2025: The Startling Performance Reality

“PHP is dead.”
 “Node.js can’t scale.”
 Heard these lines lately? Well, in 2025, the numbers tell a very different story.
By Cloud Guru | May 21, 2025


🔒 Securing Your Laravel Application: Best Practices to Keep Hackers at Bay

Learn how to bulletproof your Laravel app with actionable security tips, real-world examples, and Laravel’s built-in defenses.
By Alhassan Mohammed | May 21, 2025


Eloquent Has Many Through: Laravel’s Hidden Gem for Complex Relationships

Eloquent ORM is one of the most powerful features of Laravel, simplifying database interactions with expressive syntax.
By Alhassan Mohammed | May 21, 2025


Laravel/FilamentPHP: Passing Additional Data When Creating Related Records Inline

While building a feature in my Laravel + Filament project, I encountered a problem: I needed to automatically associate a newly created…
By Amoy Nicholson | May 21, 2025


🔍 Comparing Website Hosting Platforms: My Journey from WordPress to Hostinger, GoDaddy,WPengine…

In today’s digital world, choosing the right web hosting platform can make a significant difference — not just in cost, but also in ease…
By Nita Nagdewate | May 22, 2025


How We Built the Commenting System in EduNotes — From Modal to Database

A feedback system sounds simple — until you start building it. In EduNotes, the comment feature turned out to be one of the most detailed…
By Sara Hajrizi | May 22, 2025


Speed Up Your Laravel App with Concurrency (Beta Feature)

Learn how to boost your Laravel application’s performance using the new Concurrency API to run tasks in parallel with simple, clean code.
By Developer Awam | May 22, 2025


Teaching Your PHP Backend to Think for Itself with Session-Based UI Rules

You ever stared at a web app and felt like it just got you? Like it knew your mood, your intent, your habits — maybe even what kind of…
By Asian Digital Hub | May 22, 2025


PHP Isn’t Supposed to Do This — But It Can Watch Its Own Memory Like a Hawk

You ever felt your PHP app ballooning like it’s on a junk-food binge, choking up your server RAM while you’re left scratching your head…
By Asian Digital Hub | May 22, 2025


Creating Offline-First Mobile Experiences Backed by Lightweight PHP Sync Logic

You think your app’s fine because it runs on Wi-Fi? Cute. Now try pushing a post on a sketchy 2G signal while riding shotgun through rural…
By Asian Digital Hub | May 22, 2025


Building Stateful PHP Deployments Where Logic Reacts to User Location

Your app’s backend shouldn’t behave like a one-size-fits-all rain poncho in a monsoon. That’s the problem with too many PHP deployments —…
By Asian Digital Hub | May 22, 2025


This is how I got 16 CVEs in 2 months

2024 was a year for me. I used to play a lot of CTF with my team called “Hantu Siber” (https://ctftime.org/team/203878/). We also won some…
By Rayhan Hanaputra | May 22, 2025


How to Run Multiple PHP Versions on the Same Apache Server on Windows

A step-by-step guide for Apache 2.4 on Windows
By Abdelaziz M | May 22, 2025


Why Your SQL Query Works Locally but Breaks on the Live Server

If you’ve ever written an SQL query that works flawlessly on your local machine, only to watch it crash and burn once deployed to your live…
By Salil | May 22, 2025


Using WebRTC in a Laravel Vue.js Project for Real-Time Communication

Real-time communication has become a critical feature in modern web applications — from video conferencing and voice chats to live…
By Tarun Korat | May 22, 2025


WordPress Not Working on Bitnami? Here’s How to Fix It

If your Bitnami-based WordPress site suddenly stops working, the issue is often that key services like Apache, MariaDB, or PHP-FPM are…
By Huzaifa Zahoor | May 22, 2025


PHP 8.5 Pipe Operator RFC: What It Means for Developers

Originally posted on my blog: https://dogan-ucar.de/php-8-5-pipe-operator-rfc-what-it-means-for-developers/
By Doğan Uçar | May 22, 2025


🧪 Laravel Testing Like a Pro: Mastering Unit, Feature & Dusk with Confidence 💡

💡 Quick note before we dive in:
 I regularly share practical and insightful programming tips — from books, official docs, and trusted…
By mohamad shahkhajeh | May 22, 2025


Use Real-Time Validation in Laravel (By Faizan Ali)

Add live, real-time frontend form validation in Laravel using proengsoft/laravel-jsvalidation. Reduce errors, improve UX, and stop…
By Faizan Rafique | May 22, 2025


📑 Create Dynamic PDF Reports in Laravel Using FPDF: A Developer’s Playbook

Master PDF generation in Laravel with FPDF — build invoices, exports, and certificates without third-party services.
By Alhassan Mohammed | May 22, 2025


How to Protect Your WordPress Site From DDoS Attack

Learn how to protect your WordPress site from DDoS attacks with proven strategies like firewalls, CDNs, and secure themes.
By Mizanthemes | May 22, 2025


Stop using these outdated PHP functions in PHP 8 (and what to use instead)

Your quick-start guide for modernising legacy code on PHP 8.0 → 8.4
By Roman Huliak | May 22, 2025


Your Go-To Web Developer for WordPress, Shopify, PHP, and More — Meet Dhruv

Hi! I am Dhruv, a passionate and highly experienced Web Developer with over 8 years of hands-on experience working across a wide range of…
By WebGenius IT Solutions Private Limited | May 22, 2025


Why Choose Laravel for Your Next Web Application Project?

In today’s fast-paced digital world, businesses need reliable, scalable, and secure web applications to stay competitive. With numerous…
By Askzenixtechnologies | May 22, 2025


Mastering Laravel Authentication Guards: A Complete Guide for Developers

Authentication is a cornerstone of modern web applications, and Laravel provides a robust and flexible authentication system that can…
By Zulfikar Ditya | May 22, 2025


Ban public properties!

You should make your internal class properties private and your public properties read-only by default.
By Dillenbourg Jeremy | May 22, 2025


🚀 Forget Polling: Laravel & WebSockets are the Real Deal!

The Future of Web Applications is Here
By Mayur Koshti | May 22, 2025


🚀 Forget Polling: Laravel & WebSockets are the Real Deal!

The Future of Web Applications is Here
By Mayur Koshti | May 22, 2025


Laravel Jobs Keep Failing? Discover the Power of Artisan Commands.

Dealing with Laravel jobs that unexpectedly fail can be a real headache for any developer..
By andi | May 22, 2025


No-Code Is Great… Until You Actually Need Control

Why No-Code Will Cost You More in the Long Run
By Sanjeevani Bhandari | May 22, 2025


Laravel MVC Architecture

🧩 Understanding MVC in Laravel
By Studylearnandfun | May 23, 2025


Supercharge Your Healthcare WordPress Site: Essential Performance Plugins for Speed, SEO, and…

A fast, responsive website is more than a luxury in today’s healthcare landscape — it’s a compliance-driven necessity. HIPAA-compliant…
By Gil Vidals | May 23, 2025


Building Microservices in PHP: Pros, Cons, and Practical Examples

The microservices architecture has reshaped how modern applications are built, enabling modular, scalable, and independently deployable…
By Dragan Rapić | May 23, 2025


How to Configure Laravel Trusted Proxies: Step-by-Step Guide (2025)

Have you ever struggled with Laravel trusted proxies showing the wrong IP addresses in your application? We’ve all been there. Proxy…
By Lucas | May 23, 2025


From Laravel to Go: Understanding Pointers

The mental shift I had to make when Go stopped letting me “just change things” like PHP
By Agung Putra Pasaribu | May 23, 2025


Still Handling PHP State with Sessions? Serverless Statecraft Will Eat It Alive

While your backend is sweating bullets trying to remember who clicked what five minutes ago, modern state handling has quietly flipped the…
By Asian Digital Hub | May 23, 2025


Creating Dynamic Code Review Bots with PHP That Roast Your PRs Like a Pro

It starts the same way every time. You submit a pull request with the pride of a thousand commits… only to get silence.
By Asian Digital Hub | May 23, 2025


Still Relying on Composer Autoload? Runtime Module Injection Is the Future

Hold up. Are we still talking about autoloaders like it’s 2010?
By Asian Digital Hub | May 23, 2025


Why Your PHP Services Are Slower Than They Should Be? Ditch REST, Embrace QUIC!

Still stuck in the slow lane with REST while the internet’s moved to hyperspeed?
By Asian Digital Hub | May 23, 2025


Web Basics for Beginners

Learn the Essential Terms related to web design.
By Akshay khale | May 23, 2025


Epibook FE Review — Unlocking Seamless Digital Publishing

Epibook FE Review — Introduction
By Lac Lac Cat | May 23, 2025


⚡️ Laravel at the Speed of Light: Profiling, Indexing & Query Optimization 🔍

💡 Quick note before we dive in:
 I regularly share practical and insightful programming tips — from books, official docs, and trusted…
By mohamad shahkhajeh | May 23, 2025


Deploying Laravel Applications with Docker

Docker has revolutionised how applications are developed and deployed by providing a consistent runtime environment. For Laravel…
By Satabdi rath | May 23, 2025


Speak the World’s Language: Laravel Localization Made Easy

Have you ever opened an app and instantly felt at home just because it spoke your language? That’s the magic of localization — and in…
By Sayaka Singh | May 23, 2025


How the Internet’s Most Mocked Language Quietly Became Its Most Reliable Backbone

PHP powers 77% of the web. Let that sink in for a moment. The programming language that has been the butt of developer jokes for decades…
By Ferid Brković | May 23, 2025


Turning an unpopular project into a team win

From solo struggle to team success: How one engineer turned an unloved WordPress project into a shared company win.
By Anaïs Engler | May 23, 2025


Web Design Trends You Need to Follow for Maximum Engagement

In 2025, web design is evolving more rapidly than ever before, driven by a convergence of cutting-edge technology, heightened user…
By Mary Thomas | May 23, 2025


How to Optimize Your WordPress Website for SEO

Search Engine Optimization (SEO) is crucial for any WordPress website, hoping to rank better, drive traffic, and get leads. Whether you…
By KGN Technologies | May 23, 2025


TNC Crypto — A Powerful Webflow Template for Modern Finance

With clean UI, responsive design, and tailored crypto features, TNC Crypto gives you the tools to move fast and look sharp. Let’s explore…
By Jaden Morales | May 23, 2025


OBS Studio to AI Training

From OBS Studio to AI Training: Unlock the GPU Cloud Benefit
By Georgia Andriani | May 23, 2025


Free PHP & MySQL Course with Certificate — Enroll Now and Start Building Real Applications

Are you eager to start building real-world web applications but don’t know where to begin? Or maybe you’re looking to upgrade your backend…
By Engr Mian Rahim Bacha | May 23, 2025


Level-Up your regular expressions: A pragmatic guide to preg_match() for true PHP experts

Unlock rock-solid, high-performance text parsing and export workflows with PHP’s regex powerhouse.
By Roman Huliak | May 23, 2025


Laravel 12 JQuery Load More Data On Scroll Example | DevScriptSchool.com

In this example, we will create a posts table using migration. Then, we will create a data model for the posts and a factory class to…
By Timesofrangamati | May 23, 2025


Boosting Your File Upload Experience: Implementing Chunk Upload in Laravel

In today’s digital world, uploading files is a daily routine for many of us, whether it’s sharing documents, images, or videos. But what…
By Arif Rahman | May 23, 2025


Laravel 12: Enhanced Support for MariaDB CLI Commands & Chunked Queries

must read for mysql
By Sadique Ali | May 23, 2025


«My toxic relationship with bugs (and why I can’t do without them)»

Confessions of a young developer addicted to fatal mistakes, sleepless nights… and small victories that make you forget everything.
By Charles Mbandi | May 23, 2025


How We Built WebRTC in PHP — A Four-Month Journey of Asynchronous Struggles, Shared Libraries, and…

Four months ago, I embarked on a journey many told me was impossible: implementing a fully functional WebRTC stack in PHP. Today, I’m…
By Amin Yazdanpanah | May 24, 2025


How to Use WP-Cron to Run WordPress Cron Jobs

By Jacob Graham | May 24, 2025


Understanding $casts in Laravel Models

When you’re working with Eloquent models in Laravel, you’ll often need to convert attributes to a specific data type — like turning a…
By Mehedi Hasan | May 24, 2025


Using PHP to Enable Multi-Language Live Form Rendering With No Frontend Build

No dev really wants to rebuild the frontend just to support another language. It’s boring. It’s brittle. It’s slow. And it breaks more…
By Asian Digital Hub | May 24, 2025


Using PHP to Enable Multi-Language Live Form Rendering With No Frontend Build

By Asian Digital Hub | May 24, 2025


Why PHP TTFB Sucks and the Trick to Cutting It by 90% Instantly?

So your shiny PHP app loads like it’s stuck in molasses, and your clients think your server’s powered by hamsters on a wheel.
By Asian Digital Hub | May 24, 2025


Why PHP TTFB Sucks and the Trick to Cutting It by 90% Instantly?

By Asian Digital Hub | May 24, 2025


Meet the PHP Memory Pooling Pattern That Makes Garbage Collection Obsolete

By Asian Digital Hub | May 24, 2025


Still Using Static Config in PHP? This Runtime Loader Changes Everything

You ever cracked open a legacy PHP app and seen a jungle of .env, .ini, .yaml, config.php, and some cursed combo of all four… just to…
By Asian Digital Hub | May 24, 2025


Still Using Static Config in PHP? This Runtime Loader Changes Everything

You ever cracked open a legacy PHP app and seen a jungle of .env, .ini, .yaml, config.php, and some cursed combo of all four… just to…
By Asian Digital Hub | May 24, 2025


Boost Your Laravel App: A Deep Dive into Essential Packages

When you’re building a Laravel application, there’s a good chance that someone else has already solved the problem you’re facing.
By Sayaka Singh | May 24, 2025


Efficient Data Handling in PHP with Generators

Handling large files (for example, CSV/text files) or HTTP data streams in PHP can be challenging, especially when using traditional…
By Sandeeppant | May 24, 2025


🧰 Mastering the Laravel Container: The Ultimate Guide to Binding, Context, and Services 🚀

💡 Quick note before we dive in:
 I regularly share practical and insightful programming tips — from books, official docs, and trusted…
By mohamad shahkhajeh | May 24, 2025


Rapyd Cloud vs Kinsta? Which is better for Managed WordPress Hosting in 2025?

Which one is better for managed WordPress hosting in 2025?
By javinpaul | May 24, 2025


Tired of Writing Laravel in the PHP World? This Go+Sponge Framework Will Get You Hooked

The Joys and Worries of an Experienced PHP Developer
By fuyi zhu | May 24, 2025


My Laravel 12 Project Rule to Stop Hallucinations in Cursor (Inertia + React)

Stop the hallucinations and get the most out of Laravel 12 from Cursor
By Joseph Chancey | May 24, 2025


What Is PHP, and why is It Still Essential in Web Development

PHP (short for Hypertext Preprocessor) is one of the most widely used scripting languages for building websites and web applications. It’s…
By David Dubey | May 24, 2025


Best WordPress Plugins to Speed Up Websites

One of the most widely used content management systems available is WordPress. It is widely used by businesses to build and manage…
By Themepure | May 24, 2025


Conditional statements in Laravel for Beginners

🧩 Blade Conditional Directives in Blade files (HTML + PHP)
By Studylearnandfun | May 25, 2025


How to Reduce Time to First Byte (TTFB) on WordPress

Boost Your Site’s Speed, Rankings & User Experience
By Shubradeb | May 25, 2025


Modern PHP Enums with Symfony: Patterns, pitfalls & production-ready examples

A practical, battle-tested roadmap for harnessing PHP 8.3 enums in real-world Symfony projects — covering forms, routing, Doctrine…
By Roman Huliak | May 25, 2025


Make Your PHP App Think Like a Load Balancer — Automatically

You’re probably not the type to stare at graphs all day, babysitting traffic spikes like a nervous system admin from 2003. But if your PHP…
By Asian Digital Hub | May 25, 2025


Your PHP Is Starving for Parallelism — Start With This Simple Fiber Trick

There’s a reason your PHP backend feels sluggish when juggling multiple tasks. It’s not just the server. It’s not the database. It’s the…
By Asian Digital Hub | May 25, 2025


Streaming APIs in PHP Without WebSockets? Welcome to SSE + Buffering Magic

There’s something oddly satisfying about watching real-time data trickle into your UI without refreshing the page.
By Asian Digital Hub | May 25, 2025


Laravel Slows You Down — Build Micro-Cores That Deploy in Under 1s

You thought Laravel was fast. Sleek. Built for developer happiness. But your deploys are bloated, your cold boots crawl, and your CI/CD…
By Asian Digital Hub | May 25, 2025


Laravel Logging By Ariful Haque Sajib

Learn how to use Laravel logging with Monolog, configure channels (files, Slack, etc.), and use logs for debugging. Step-by-step guide by…
By Ariful Haque Sajib | May 25, 2025


PHP: The Undying Legacy of Web Development

Since childhood, I’ve been hearing that PHP is on its way out. When I first started learning programming, people said the same thing: “PH
By Knowledge Upswing | May 25, 2025


Forget newFactory(): Use Laravel's UseFactory Attribute Like a Pro

Mastering Laravel’s UseFactory: Clean Model-Factory Binding for Modern PHP Projects
By MasteryOfLaravel | May 25, 2025



#Made with Laravel

Data Wizard – LLM-based Data Extraction Tool

"Data Wizard is an open-source tool designed to simplify and automate the extraction of structured data from unstructured documents like PDFs, Word files, and images using Large Language Models.
Turn complex documents into validated, machine-readable JSON effortlessly."
#Utility #Plugins
By | May 19, 2025


Laravel Disposable Email – Detect & Block Disposable Email Addresses

"laravel-disposable-email is a Laravel package to detect and block disposable (temporary) email addresses during validation or runtime logic, with 100K+ known domains."
#Utility
By | May 19, 2025



#Mastering Laravel

Avoid overlapping date ranges with a familiar API

Feels like a built-in Laravel feature
By Joel Clermont | May 19, 2025


Expose Redis locally for easier debugging

No harm in opening the port during development
By Joel Clermont | May 20, 2025


Where should you put your business logic?

Considering the various options
By Joel Clermont | May 21, 2025


Simple rules for where to put business logic

My three-question checklist
By Joel Clermont | May 22, 2025


Improve user experience while keeping an eye on performance

Auto-select a single client without unnecessary queries
By Joel Clermont | May 23, 2025



#Dev.to

🌍 Stop Timezone Chaos in Your Business App: A Laravel Developer’s Guide To Setup User TimeZone Based Carbon Usage

#laravel #carbon #php #datetime
By Mike Birhanu | May 19, 2025


3024. Type of Triangle

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 19, 2025


Understanding Conditional Validation in Laravel with sometimes

#laravel #php #validation #programming
By Akande Joshua | May 19, 2025


Exploring PHP Spread Operator (`…`) for Arrays: Tips, Tricks & Real Use Cases

#webdev #php #programming
By Al Amin | May 19, 2025


🔍 Build Your Own Search Engine in PHP with Sitemap Parsing, Pagination, and Auto-Suggestions

#php #sitemap #tutorial
By dva3121 | May 19, 2025


Guide to using Filament Components in public-facing pages

#filament #laravel #php #webdev
By yebor974 | May 19, 2025


Doppar – Fast, Flexible, PHP Framework

#doppar #php #framework #dopparframework
By Michupachu | May 19, 2025


How 2D Animation Services Can Elevate Your Brand’s Storytelling and Engagement

#design #php
By Alexa John | May 19, 2025


Artisan Commands You're Not Using (But Definitely Should)

#webdev #laravel #php #beginners
By varzoeaa | May 19, 2025


Send and receive files from the Telegram bot

#php #telegram #development #botfire
By Benyamin Khalife | May 19, 2025


3355. Zero Array Transformation I

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 20, 2025


Criando um grid de dados simples contendo paginação + filtros + barra de pesquisa + classificação usando MYSQL, PHP e AJAX pt.1

#webdev #programming #beginners #php
By Luis Carlos | May 20, 2025


What’s one PHP tip, pattern, or practice you wish you learned sooner and why?

#discuss #programming #php #webdev
By Shariful Ehasan | May 20, 2025


When I Fed 20,000 Words into an AI Prompt… It Gained a Personality: Part 1 – Overview

#ai #react #laravel #webdev
By Haru | May 20, 2025


When I Fed 20,000 Words into an AI Prompt… It Gained a Personality: Part 2 – Prompt Design Deep Dive

#ai #react #laravel #webdev
By Haru | May 20, 2025


When I Fed 20,000 Words into an AI Prompt… It Gained a Personality: Part 3 – Behind the Scenes of Building It

#ai #react #laravel #webdev
By Haru | May 20, 2025


🔐 Using a Custom Model for Laravel Authentication(Breeze) (e.g. Guest Instead of User)

#laravel #php #webdev #programming
By Son Kon | May 20, 2025


Laravel + Inertia: Build modern apps without leaving laravel

#programming #php #laravel #webdev
By Aleson França | May 20, 2025


Managing Laravel Queues Efficiently With FrankenPHP, Redis and Docker

#laravel #php #docker #frankenphp
By Dan Storm | May 20, 2025


Krayin Banking CRM: Empowering Banks and Financial Institutions with Tailored, Cost-Effective Solutions in 2025

#crm #laravel #php #bankingcrm
By Ankit Kumar | May 20, 2025


Unreadable Large Numbers in PHP

#php #programming #productivity #learning
By Martin Jirasek | May 20, 2025


How to Prevent Disasters in Laravel (A Critical Tip for Professional Developers)

#php #laravel #tutorial #security
By Aboozar Ghaffari | May 20, 2025


10 Practical Lessons Every Laravel Developer Should Know

#programming #php #laravel
By Yasser Elgammal | May 21, 2025


🚀 Sockudo: Blazing-Fast, Pusher-Compatible WebSockets with Rust!

#rust #websockets #pusher #laravel
By Radu Mihai Diaconu | May 21, 2025


PHP Attributes and Metaprogramming

#php #laravel
By Muhammad Hassan | May 21, 2025


GreyOS: The Meta-OS Redefining Cloud Computing

#opensource #cloud #php #javascript
By George Delaportas (ViR4X) | May 21, 2025


73. Set Matrix Zeroes

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 21, 2025


Puzzle — Create Modern Websites with a Hybrid PHP/JS, Visual, and Extensible Framework

#webdev #opensource #php #javascript
By oliva jerome | May 21, 2025


Traits in PHP – a powerful yet underused tool?

#php #cleancode #poo #refactoring
By Victor | May 21, 2025


Effortless Product Scraping from Sports Direct with This Open-Source Crawler and CRM

#laravel #php #crm #webdev
By Martin Tonev | May 21, 2025


GraphQL vs REST: When to Use Which in PHP Applications

#graphql #rest #php #api
By Patoliya Infotech | May 21, 2025


🔒 Stop the Mix-Up! How to Force HTTPS in Laravel and Fix Your AJAX Woes

#laravel #security #devops #bugfix
By Akshay Joshi | May 21, 2025


Guia Prático: Implementando Chain of Responsibility para Exceções Modulares em Laravel APIs

#php #laravel #programming #tutorial
By D. Venâncio | May 21, 2025


Let’s Get Life Easy: Secure JSON/CSV Conversions Without Uploading Data

#linux #bash #php
By Jagadish Ranasthala | May 21, 2025


Introducing MonkeysLegion: A Next-Gen PHP Framework (and CMS) You Can Help Build

#php #opensource #programming
By Jorge Peraza | May 21, 2025


3362. Zero Array Transformation III

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 22, 2025


How to Build a Secure Authentication System in Laravel

#laravel #php #websecurity #devmeme
By DCT Technology Pvt. Ltd. | May 22, 2025


Using GraphQL with Laravel

#laravel #php #graphql #programming
By Aleson França | May 22, 2025


Laravel 12 Custom User Login and Registration Tutorial

#laravel #php #webdev #programming
By Msh Sayket | May 22, 2025


Laravel 12 Generate PDF and Send Email Tutorial

#laravel #php #webdev #programming
By Msh Sayket | May 22, 2025


پکیج ویکی‌پدیا برای لاراول | دریافت اطلاعات Wikipedia با کدنویسی ساده

#laravel #webdev #wikipedia
By mohammad asadi | May 22, 2025


How to Install PHP GD Extension on Ubuntu 24.04

#ubuntu #php #laravel
By Suresh Ramani | May 22, 2025


🔥 10 – 🔧 Build a Complete User CRUD with Roles & Permissions 🔐 (Laravel Tutorial)

#laravel #php #webdev #tutorial
By Hòa Nguyễn Coder | May 23, 2025


How to Set Up Laravel Queue Workers with Supervisor and Cron

#laravel #php #ubuntu #webdev
By Ankit Verma | May 23, 2025


Composition vs. Inheritance in PHP Frameworks

#webdev #php #programming #development
By István Döbrentei | May 23, 2025


Risolvere l’Errore "A non-existent config entity name returned by FieldStorageConfigInterface::getBundles()" in Drupal

#php #italian
By McAle | May 23, 2025


🚀 Building a Laravel Support Ticket System – My Developer Journey

#laravel #webdev #buildinpublic #php
By Saimoom Shovon | May 23, 2025


Let's Develop together!!

#webdev #javascript #php #react
By Akshit | May 23, 2025


Laravel/PHP doodle to run native python.

#laravel #php #programming
By John R | May 23, 2025


2942. Find Words Containing Character

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 24, 2025


Laravel 12 Remove Public from URL

#webdev #programming #tutorial #laravel
By Saddam Hossain | May 24, 2025


HOW TO DEPLOY A WEB APP WITH CI/CD PIPELINES ON AZURE APP SERVICE

#webdev #giithub #devops #php
By Iniobong Ema | May 24, 2025


Retrieving System MAC Address Across OS Platforms

#php #webdev #programming #serverless
By iQuipe Digital | May 25, 2025


WordPress REST API – creating your first custom endpoint

#webdev #wordpress #php #programming
By Raymundo CH | May 25, 2025


2131. Longest Palindrome by Concatenating Two Letter Words

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | May 25, 2025


Laravel Logging By Ariful Haque Sajib

#laravel #logging #monolog #arifulhaque313
By Ariful Haque Sajib | May 25, 2025


Top 10 Laravel 12 Tips for Full-Stack Developers in 2025

#laravel #php #webdev #programming
By Moolchand Sharma | May 25, 2025


100DaysOfCode — Day 21

#programming #100daysofcode #swift #laravel
By Job Kroon | May 25, 2025


Symfony Station Communiqué - 23 May 2025 - A look at Symfony, Drupal, PHP, and other programming news!

#symfony #drupal #typo3 #php
By Reuben Walker, Jr. | May 25, 2025


Doppar – Coming This Year

#php #doppar #phpframework #webdev
By Michupachu | May 25, 2025


Efficiently Measure String Similarity in PHP Applications

#php #nlp #webdev #programming
By Edgaras | May 25, 2025



#Amit Merchant

Boost Performance with Laravel's Memo Cache Driver

Need to reduce cache hits during request execution? Laravel's memo cache driver provides an in-memory layer that temporarily stores resolved cache values, significantly improving performance.When dealing with expensive operations or frequently accessed cache keys within a single request, repeated cache lookups can become a performance bottleneck. Laravel&
By Harris Raftopoulos | May 19, 2025


Elegant Transaction Error Handling in Laravel

Transaction error handling gets more elegant in Laravel with the new onFailure callback option for the DB::transaction() method.When performing critical database operations, you often need to handle transaction failures with specific actions like logging, notifications, or cleanup tasks. Laravel's enhanced transaction method now provides a clean
By Harris Raftopoulos | May 20, 2025


Enhanced Time Testing in Laravel with Improved Freeze Methods

Laravel improves testing convenience with enhanced freezeTime() and freezeSecond() methods that return the frozen timestamp for easier test assertions.When testing time-sensitive functionality, you often need to freeze time and then access that exact timestamp for assertions. The updated freeze methods now return the frozen time directly, eliminating the need
By Harris Raftopoulos | May 20, 2025


Enhanced Model Relationship Autoloading in Laravel

Need to prevent N+1 queries on single models? Laravel's enhanced relationship autoloading now works directly on individual models, not just collections.Previously, automatic relationship loading was only available on collections, requiring you to enable it separately for each relationship. Laravel now extends this functionality to individual models,
By Harris Raftopoulos | May 22, 2025


Enhanced Nested Relationship Detection in Laravel

Laravel enhances the relationLoaded() method with nested relationship detection, making it easier to verify complex eager loading states.Previously, the relationLoaded() method could only check single-level relationships, making it difficult to verify if deeply nested relationships were loaded. The enhanced method now supports dot notation for checking nested relationships, providing
By Harris Raftopoulos | May 23, 2025



#Harris Raftopoulos

The pipe operator is coming to PHP 8.5

PHP 8.5 is set to introduce a new operator called the
By Amit Merchant | May 21, 2025