DEV Community

PHP

Home for all the PHP-related posts on Dev.to!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code to an interface!

Code to an interface!

Comments
6 min read
How to create a new note using form and request methods in PHP?

How to create a new note using form and request methods in PHP?

Comments
2 min read
Setting Up a PHP Website on EC2 with Nginx, MySQL, PHP, and Git

Setting Up a PHP Website on EC2 with Nginx, MySQL, PHP, and Git

11
Comments 1
5 min read
How I Solved a Challenging Backend Problem with PHP & MySQL

How I Solved a Challenging Backend Problem with PHP & MySQL

Comments
4 min read
How to use eloquent when in laravel

How to use eloquent when in laravel

1
Comments
1 min read
2976. Minimum Cost to Convert String I

2976. Minimum Cost to Convert String I

1
Comments
4 min read
Setting Up the PHP Environment

Setting Up the PHP Environment

13
Comments 3
3 min read
Ignore custom indexes on Doctrine DBAL 4

Ignore custom indexes on Doctrine DBAL 4

4
Comments
3 min read
1334. Find the City With the Smallest Number of Neighbors at a Threshold Distance

1334. Find the City With the Smallest Number of Neighbors at a Threshold Distance

3
Comments
3 min read
Small Clean Application

Small Clean Application

Comments
3 min read
Setting Up a Development Environment Using Laravel Sail (Docker)

Setting Up a Development Environment Using Laravel Sail (Docker)

10
Comments
3 min read
912. Sort an Array

912. Sort an Array

2
Comments
187 min read
2418. Sort the People

2418. Sort the People

2
Comments
2 min read
2392. Build a Matrix With Conditions

2392. Build a Matrix With Conditions

2
Comments
4 min read
Abstract classes in OOP

Abstract classes in OOP

1
Comments
1 min read
Postmortem: The Great “.phpp” Debacle

Postmortem: The Great “.phpp” Debacle

Comments
2 min read
php: concurrency with processes. pt. 1: using pcntl_fork for fun and performance

php: concurrency with processes. pt. 1: using pcntl_fork for fun and performance

8
Comments 1
13 min read
Announcing ServBay 1.3.9: More Features, Smoother Experience! 🚀

Announcing ServBay 1.3.9: More Features, Smoother Experience! 🚀

11
Comments
2 min read
1605. Find Valid Matrix Given Row and Column Sums

1605. Find Valid Matrix Given Row and Column Sums

3
Comments
3 min read
1380. Lucky Numbers in a Matrix

1380. Lucky Numbers in a Matrix

2
Comments
3 min read
2191. Sort the Jumbled Numbers

2191. Sort the Jumbled Numbers

2
Comments
3 min read
1530. Number of Good Leaf Nodes Pairs

1530. Number of Good Leaf Nodes Pairs

2
Comments
3 min read
Laravel Homestead: Your Essential Development Environment

Laravel Homestead: Your Essential Development Environment

2
Comments
5 min read
1636. Sort Array by Increasing Frequency

1636. Sort Array by Increasing Frequency

2
Comments
2 min read
Managing Long-Running Queries in MySQL

Managing Long-Running Queries in MySQL

7
Comments 5
6 min read
PHP OOP Concepts: Classes, Objects and Inheritance

PHP OOP Concepts: Classes, Objects and Inheritance

Comments
2 min read
Preventing Spammers in Laravel: Using rahulalam31/laravel-abuse-ip Package

Preventing Spammers in Laravel: Using rahulalam31/laravel-abuse-ip Package

1
Comments
2 min read
WPDoods: Easily Integrate WordPress and Doodstream

WPDoods: Easily Integrate WordPress and Doodstream

Comments
9 min read
Test Your DOM in Laravel with PHPUnit

Test Your DOM in Laravel with PHPUnit

2
Comments
2 min read
JIT (المترجم فالفوري ل PHP)

JIT (المترجم فالفوري ل PHP)

Comments
1 min read
My WordPress Template 2024 made from Vite and TypeScript

My WordPress Template 2024 made from Vite and TypeScript

8
Comments 3
5 min read
Artisan Serve no Lumen

Artisan Serve no Lumen

Comments
2 min read
3 reasons why I love Doctrine

3 reasons why I love Doctrine

2
Comments
2 min read
PHP crash course: Simple Weather App

PHP crash course: Simple Weather App

8
Comments 2
3 min read
Interactive debugging with Symfony Console

Interactive debugging with Symfony Console

6
Comments 2
2 min read
Integrating Cloudflare Workers AI with Laravel Livewire 3

Integrating Cloudflare Workers AI with Laravel Livewire 3

8
Comments 1
5 min read
A Story From WordPress to Leadership: A Software Engineer's Journey

A Story From WordPress to Leadership: A Software Engineer's Journey

Comments
4 min read
Top 4 MySQL Memory Calculators

Top 4 MySQL Memory Calculators

3
Comments
5 min read
Why is unserializing an object in PHP a bad idea?

Why is unserializing an object in PHP a bad idea?

8
Comments 3
3 min read
Swap variables in PHP using destructuring

Swap variables in PHP using destructuring

5
Comments
1 min read
Magento 2 Slack Notifier Module

Magento 2 Slack Notifier Module

4
Comments 1
2 min read
Build a Tiktok clone with pure CSS and JavaScript

Build a Tiktok clone with pure CSS and JavaScript

Comments
1 min read
How to Install and Use Composer Packages in PHP Project?

How to Install and Use Composer Packages in PHP Project?

4
Comments
2 min read
How to lnstall and Use Composer in PHP Project?

How to lnstall and Use Composer in PHP Project?

2
Comments
2 min read
Hosting a simple Laravel application using Turso on Laravel Forge

Hosting a simple Laravel application using Turso on Laravel Forge

2
Comments
5 min read
How to create a database and access specific data from it?

How to create a database and access specific data from it?

Comments
2 min read
Search Algorithms

Search Algorithms

Comments
2 min read
Drupal: Rimuovere un plugin fantasma dal database

Drupal: Rimuovere un plugin fantasma dal database

Comments
2 min read
Laravel Config Problem: Is It Time for a Revolution?

Laravel Config Problem: Is It Time for a Revolution?

24
Comments 1
20 min read
Easy PHPMailer Tutorial: Build an Email System in No Time [2024] ✉🚀

Easy PHPMailer Tutorial: Build an Email System in No Time [2024] ✉🚀

2
Comments
2 min read
1105. Filling Bookcase Shelves

1105. Filling Bookcase Shelves

3
Comments 1
3 min read
PHP crash course: Simple Calculator

PHP crash course: Simple Calculator

2
Comments 3
3 min read
Opinionated: How to safely insert multiple records to more than one table in Laravel

Opinionated: How to safely insert multiple records to more than one table in Laravel

1
Comments
3 min read
How to Use Laravel Blade Templating Engine with a Pure Vanilla PHP Project?

How to Use Laravel Blade Templating Engine with a Pure Vanilla PHP Project?

3
Comments
3 min read
1110. Delete Nodes And Return Forest

1110. Delete Nodes And Return Forest

1
Comments
2 min read
User-configurable settings in Symfony applications with jbtronics/settings-bundle (Part 3): Migrations and environment variables

User-configurable settings in Symfony applications with jbtronics/settings-bundle (Part 3): Migrations and environment variables

6
Comments
8 min read
Modernizing Emails: Innovations for Efficient Handling in Distributed Systems

Modernizing Emails: Innovations for Efficient Handling in Distributed Systems

1
Comments
3 min read
2096. Step-By-Step Directions From a Binary Tree Node to Another

2096. Step-By-Step Directions From a Binary Tree Node to Another

1
Comments
3 min read
Mastering Middleware in Laravel: An In-Depth Guide

Mastering Middleware in Laravel: An In-Depth Guide

1
Comments
3 min read
Spaceship operator 🚀 in PHP

Spaceship operator 🚀 in PHP

1
Comments
1 min read
loading...