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.
Run Duster with Husky in Laravel

Run Duster with Husky in Laravel

1
Comments 4
3 min read
Understanding PHP-FPM: A Comprehensive Guide

Understanding PHP-FPM: A Comprehensive Guide

10
Comments
4 min read
Mastering Laravel: Top 10 Training Tasks to Showcase Your Skills

Mastering Laravel: Top 10 Training Tasks to Showcase Your Skills

9
Comments
2 min read
Design Patterns in PHP 8: Builder

Design Patterns in PHP 8: Builder

53
Comments 7
4 min read
The Difference Between Laravel and Symfony: Which One Is More Suitable for You?

The Difference Between Laravel and Symfony: Which One Is More Suitable for You?

8
Comments 1
3 min read
Navigating Magento 2 Architecture: Discovering Plugin Architecture for Newcomers

Navigating Magento 2 Architecture: Discovering Plugin Architecture for Newcomers

1
Comments
3 min read
3 VSCode extensions I use for PHP development

3 VSCode extensions I use for PHP development

1
Comments
2 min read
The difference between injecting a service directly into a view and injecting services into a view via the route definition

The difference between injecting a service directly into a view and injecting services into a view via the route definition

10
Comments
2 min read
Building with PHP in the Era of Microservices and API-Driven Architectures

Building with PHP in the Era of Microservices and API-Driven Architectures

2
Comments
3 min read
Multiple PHP version on Windows 10

Multiple PHP version on Windows 10

9
Comments 1
2 min read
S Database Explorer (SDE) v3.0.0

S Database Explorer (SDE) v3.0.0

Comments
3 min read
Page keep redirecting back to the same page while it should be redirected to another page in Laravel Project

Page keep redirecting back to the same page while it should be redirected to another page in Laravel Project

2
Comments 2
2 min read
Symfony Station Communiqué — 14 July 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

Symfony Station Communiqué — 14 July 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

3
Comments
11 min read
Exploring Commonly Used Methods in Laravel's App:: Facade

Exploring Commonly Used Methods in Laravel's App:: Facade

5
Comments
3 min read
Mastering Database Transactions in Laravel

Mastering Database Transactions in Laravel

2
Comments
2 min read
Using S3 Lifecyle Rules with Spatie Laravel Backups

Using S3 Lifecyle Rules with Spatie Laravel Backups

Comments
2 min read
Implement UUID primary key in Laravel, and its benefits

Implement UUID primary key in Laravel, and its benefits

21
Comments 3
9 min read
Connecting to Serverless MQTT Broker in PHP

Connecting to Serverless MQTT Broker in PHP

Comments
5 min read
Have You Ever Heard of Twig?

Have You Ever Heard of Twig?

11
Comments 2
2 min read
Testing an external api using PHPUnit

Testing an external api using PHPUnit

7
Comments 8
4 min read
Validating Base64 Images by Size in Laravel: A How-to Guide

Validating Base64 Images by Size in Laravel: A How-to Guide

3
Comments
2 min read
PHP 8.2: the SensitiveParameter attribute

PHP 8.2: the SensitiveParameter attribute

15
Comments 1
1 min read
Laravel Ecommerce Tutorial: Part 7, Product Options

Laravel Ecommerce Tutorial: Part 7, Product Options

1
Comments
16 min read
Laravel Ecommerce Tutorial: Part 6.4, Refactoring Products

Laravel Ecommerce Tutorial: Part 6.4, Refactoring Products

3
Comments
5 min read
Laravel Ecommerce Tutorial: Part 6.3, Editing Products

Laravel Ecommerce Tutorial: Part 6.3, Editing Products

1
Comments
7 min read
Sending bulk emails in Laravel 10 using Mailgun

Sending bulk emails in Laravel 10 using Mailgun

6
Comments
1 min read
The Power of @stack in Laravel's Blade

The Power of @stack in Laravel's Blade

6
Comments 3
3 min read
Installing PHP Unit

Installing PHP Unit

7
Comments
1 min read
Dominando Laravel 2023

Dominando Laravel 2023

4
Comments
37 min read
Dive into Laravel Sanctum Token Abilities

Dive into Laravel Sanctum Token Abilities

1
Comments
2 min read
PHP for Beginners

PHP for Beginners

4
Comments
3 min read
$loop in Laravel's foreach

$loop in Laravel's foreach

6
Comments 1
2 min read
Symfony Station Communiqué — 7 July 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse News.

Symfony Station Communiqué — 7 July 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse News.

3
Comments
10 min read
How to install latest PHP on Windows 11

How to install latest PHP on Windows 11

6
Comments 7
2 min read
Choosing Between Static and Non-Static Methods in PHP: Real-World Use Cases and Code Examples

Choosing Between Static and Non-Static Methods in PHP: Real-World Use Cases and Code Examples

3
Comments 3
3 min read
API Platform up and running in 5 minutes 🚀

API Platform up and running in 5 minutes 🚀

4
Comments
2 min read
100 Days Coding Challenge - Day 19: System information with PHP, JS, MySQL and CSS/HTML

100 Days Coding Challenge - Day 19: System information with PHP, JS, MySQL and CSS/HTML

2
Comments
1 min read
Laravel Validation: Tips and Tricks for Building Secure Applications

Laravel Validation: Tips and Tricks for Building Secure Applications

1
Comments
1 min read
Efficient counters storage for your entities in Redis

Efficient counters storage for your entities in Redis

3
Comments
4 min read
Dev Environment with docker, php and Xdebug3!

Dev Environment with docker, php and Xdebug3!

Comments
2 min read
Validando requests no Symfony Framework

Validando requests no Symfony Framework

8
Comments
8 min read
The Art of Resource Optimization: Lessons from Restaurant Operations for Server Efficiency

The Art of Resource Optimization: Lessons from Restaurant Operations for Server Efficiency

7
Comments
4 min read
Dealing with incorrect PHP Intelephense errors in your Laravel Project

Dealing with incorrect PHP Intelephense errors in your Laravel Project

Comments
3 min read
Multi-Role System in Laravel

Multi-Role System in Laravel

2
Comments
2 min read
Exploring Current Trends and Future Directions of Artificial Intelligence (AI) Research and Development

Exploring Current Trends and Future Directions of Artificial Intelligence (AI) Research and Development

Comments
3 min read
Fix CORS Issues in Laravel APIs

Fix CORS Issues in Laravel APIs

Comments
3 min read
📣 Feature Announcement 📣 Supercharge your Observability experience with the new one-click activation in console 🔥

📣 Feature Announcement 📣 Supercharge your Observability experience with the new one-click activation in console 🔥

2
Comments
1 min read
Setting WordPress Coding Standards per project using Composer

Setting WordPress Coding Standards per project using Composer

5
Comments 2
3 min read
Generate Random Password in Laravel

Generate Random Password in Laravel

1
Comments
2 min read
Creating Chainable Methods, Everything You need to Know about The Fluent Interface Design Patterns as a PHP Laravel Developer.

Creating Chainable Methods, Everything You need to Know about The Fluent Interface Design Patterns as a PHP Laravel Developer.

5
Comments
9 min read
How we test code in a fintech startup with PHP

How we test code in a fintech startup with PHP

4
Comments
3 min read
Building a PHP client for Faktory, Part 5: Protocol

Building a PHP client for Faktory, Part 5: Protocol

1
Comments
4 min read
php[tek] 2023 - A Community Of Communities Powering The Internet

php[tek] 2023 - A Community Of Communities Powering The Internet

2
Comments
9 min read
Symfony Station Communiqué — 30 June 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse News.

Symfony Station Communiqué — 30 June 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse News.

3
Comments 1
10 min read
We joined HackerNoon's Startup of 2023

We joined HackerNoon's Startup of 2023

4
Comments
3 min read
Understanding Laravel Basics: A Comprehensive Guide To Modern Web Development

Understanding Laravel Basics: A Comprehensive Guide To Modern Web Development

2
Comments
4 min read
How to Be a Laravel and React Programmer at the Same Time ?! 🤔

How to Be a Laravel and React Programmer at the Same Time ?! 🤔

21
Comments 5
5 min read
How to Deploy Laravel to EC2 AWS

How to Deploy Laravel to EC2 AWS

4
Comments
4 min read
Understanding Concurrency in PHP

Understanding Concurrency in PHP

5
Comments
7 min read
PHP shortcode with multiple parameters

PHP shortcode with multiple parameters

4
Comments
1 min read
loading...