Forem

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.
Por qué Migré Mi Aplicación Laravel a AWS Serverless (Y Por Qué Podría Ahorrarte Tiempo y Dinero)
Cover image for Por qué Migré Mi Aplicación Laravel a AWS Serverless (Y Por Qué Podría Ahorrarte Tiempo y Dinero)

Por qué Migré Mi Aplicación Laravel a AWS Serverless (Y Por Qué Podría Ahorrarte Tiempo y Dinero)

9
Comments
9 min read
Understanding PHP-FPM: Key Differences from Traditional PHP Processes and Benefits

Understanding PHP-FPM: Key Differences from Traditional PHP Processes and Benefits

Comments
5 min read
Understanding Closures in PHP: Key Differences and Use Cases

Understanding Closures in PHP: Key Differences and Use Cases

Comments
4 min read
Understanding MVC Architecture and How to Implement It in PHP

Understanding MVC Architecture and How to Implement It in PHP

Comments
5 min read
Common PHP Security Issues and How to Prevent Them

Common PHP Security Issues and How to Prevent Them

Comments
5 min read
Understanding Autoloading in PHP: How to Implement and Use It Efficiently

Understanding Autoloading in PHP: How to Implement and Use It Efficiently

Comments
4 min read
Understanding Traits in PHP and How They Differ from Inheritance

Understanding Traits in PHP and How They Differ from Inheritance

Comments
5 min read
Understanding PDO in PHP and Why It is Recommended Over `mysql_*` Functions

Understanding PDO in PHP and Why It is Recommended Over `mysql_*` Functions

Comments
4 min read
ডাটাবেজে Collation কেন প্রয়োজন ?

ডাটাবেজে Collation কেন প্রয়োজন ?

Comments
1 min read
Advantages of Using Namespaces in PHP: Organizing Code and Avoiding Conflicts

Advantages of Using Namespaces in PHP: Organizing Code and Avoiding Conflicts

Comments
5 min read
Understanding the Differences Between include, require, include_once, and require_once in PHP

Understanding the Differences Between include, require, include_once, and require_once in PHP

Comments
5 min read
Error Handling in PHP: A Complete Guide
Cover image for Error Handling in PHP: A Complete Guide

Error Handling in PHP: A Complete Guide

1
Comments
6 min read
How to Handle Excessive Warning Messages When Running `pecl install grpc`

How to Handle Excessive Warning Messages When Running `pecl install grpc`

Comments
3 min read
Zero downtime docker for PHP

Zero downtime docker for PHP

1
Comments
1 min read
Freezing Time: Testing Laravel Temporary Storage URLs
Cover image for Freezing Time: Testing Laravel Temporary Storage URLs

Freezing Time: Testing Laravel Temporary Storage URLs

3
Comments
3 min read
2349. Design a Number Container System
Cover image for 2349. Design a Number Container System

2349. Design a Number Container System

Comments 2
4 min read
Preventing Race Conditions in Laravel Applications
Cover image for Preventing Race Conditions in Laravel Applications

Preventing Race Conditions in Laravel Applications

3
Comments
3 min read
PHP Traits: The Secret Sauce for Cleaner, Reusable Code

PHP Traits: The Secret Sauce for Cleaner, Reusable Code

4
Comments 1
3 min read
Can anyone help me with this? I'm working on xampp to setup my php using mysql. Even gtp is not able to solve this issue.
Cover image for Can anyone help me with this? I'm working on xampp to setup my php using mysql. Even gtp is not able to solve this issue.

Can anyone help me with this? I'm working on xampp to setup my php using mysql. Even gtp is not able to solve this issue.

Comments
1 min read
Spotting Laravel: A Quick Guide for Identifying the Framework at a Glance
Cover image for Spotting Laravel: A Quick Guide for Identifying the Framework at a Glance

Spotting Laravel: A Quick Guide for Identifying the Framework at a Glance

Comments
2 min read
Mastering Queues and Jobs in Laravel: A Comprehensive Guide

Mastering Queues and Jobs in Laravel: A Comprehensive Guide

Comments
2 min read
2127. Maximum Employees to Be Invited to a Meeting
Cover image for 2127. Maximum Employees to Be Invited to a Meeting

2127. Maximum Employees to Be Invited to a Meeting

1
Comments
4 min read
Symfony Station Communiqué — 24 January 2025. A look at Symfony, Drupal, PHP, and other programming news!
Cover image for Symfony Station Communiqué — 24 January 2025. A look at Symfony, Drupal, PHP, and other programming news!

Symfony Station Communiqué — 24 January 2025. A look at Symfony, Drupal, PHP, and other programming news!

3
Comments
10 min read
From Express to Laravel: My Journey of Rewriting a 5-Year-Old REST API (and Surviving the Chaos)
Cover image for From Express to Laravel: My Journey of Rewriting a 5-Year-Old REST API (and Surviving the Chaos)

From Express to Laravel: My Journey of Rewriting a 5-Year-Old REST API (and Surviving the Chaos)

7
Comments
3 min read
Introduction to Linked Lists in PHP: A Beginner's Guide

Introduction to Linked Lists in PHP: A Beginner's Guide

3
Comments 4
2 min read
loading...