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.
How to Manage Multiple Environments (Development, Staging, Production) in PHP

How to Manage Multiple Environments (Development, Staging, Production) in PHP

5
Comments
5 min read
How PHP Session Management Works and How to Handle Session Security

How PHP Session Management Works and How to Handle Session Security

1
Comments
5 min read
Mastering Unit Testing in PHP: Tools, Frameworks, and Best Practices

Mastering Unit Testing in PHP: Tools, Frameworks, and Best Practices

1
Comments
5 min read
How to Handle API Integrations in PHP, Especially for Large Datasets and Timeouts

How to Handle API Integrations in PHP, Especially for Large Datasets and Timeouts

Comments
5 min read
Understanding the SOLID Principles in PHP and How They Improve Code Quality

Understanding the SOLID Principles in PHP and How They Improve Code Quality

1
Comments
5 min read
How Composer Works in PHP and Aids in Dependency Management

How Composer Works in PHP and Aids in Dependency Management

1
Comments
5 min read
Understanding PSR Standards and Their Importance in Modern PHP Development

Understanding PSR Standards and Their Importance in Modern PHP Development

Comments
5 min read
How PHP Handles Error and Exception Handling: A Comprehensive Guide

How PHP Handles Error and Exception Handling: A Comprehensive Guide

1
Comments
4 min read
SQL Injection คืออะไร? และวิธีการป้องกัน

SQL Injection คืออะไร? และวิธีการป้องกัน

Comments
1 min read
1072. Flip Columns For Maximum Number of Equal Rows

1072. Flip Columns For Maximum Number of Equal Rows

Comments
3 min read
515. Find Largest Value in Each Tree Row

515. Find Largest Value in Each Tree Row

1
Comments
3 min read
PHP and Go as a Tech Stack.

PHP and Go as a Tech Stack.

3
Comments 2
4 min read
2257. Count Unguarded Cells in the Grid

2257. Count Unguarded Cells in the Grid

Comments
4 min read
Optimizing PHP for High-Performance Web Applications

Optimizing PHP for High-Performance Web Applications

1
Comments
6 min read
Day 2 : Host Static App on GitHub Pages

Day 2 : Host Static App on GitHub Pages

2
Comments
2 min read
Laravel Setup Guide: A Step-by-Step Walkthrough

Laravel Setup Guide: A Step-by-Step Walkthrough

4
Comments
2 min read
🚀 Building a CRM in PHP & MySQL: My Final Year Project Journey 🎓

🚀 Building a CRM in PHP & MySQL: My Final Year Project Journey 🎓

Comments
4 min read
A Little Bit of a Disaster, A Lot of Motivation: Building a CLI Secret Manager

A Little Bit of a Disaster, A Lot of Motivation: Building a CLI Secret Manager

Comments
2 min read
3203. Find Minimum Diameter After Merging Two Trees

3203. Find Minimum Diameter After Merging Two Trees

1
Comments
5 min read
Resolving the SQLSTATE[42000] Error in Laravel Migrations: Key Length Issue

Resolving the SQLSTATE[42000] Error in Laravel Migrations: Key Length Issue

2
Comments
2 min read
2516. Take K of Each Character From Left and Right

2516. Take K of Each Character From Left and Right

Comments
4 min read
Unlock the Magic of Laravel Stubs: Supercharge Your Code Generation 🚀

Unlock the Magic of Laravel Stubs: Supercharge Your Code Generation 🚀

Comments
4 min read
Unlock the code generation of Laravel (part 2): Stubs with Laravel Promts 💻🚀

Unlock the code generation of Laravel (part 2): Stubs with Laravel Promts 💻🚀

1
Comments
5 min read
How to use diffInDays with filters in Laravel | Tutorial | Quick Win Wednesday #QWW

How to use diffInDays with filters in Laravel | Tutorial | Quick Win Wednesday #QWW

Comments
1 min read
Day 1: Setup Laravel

Day 1: Setup Laravel

1
Comments
3 min read
loading...