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.
Using Laravel push method to update your model and its relationships

Using Laravel push method to update your model and its relationships

10
Comments
1 min read
Concurrency Management: How Web Servers Keep the Show Running Smoothly ⚡🚀

Concurrency Management: How Web Servers Keep the Show Running Smoothly ⚡🚀

7
Comments
3 min read
Enhancing Models with Meta Attributes: A Dive into Business Logic Beyond the Database

Enhancing Models with Meta Attributes: A Dive into Business Logic Beyond the Database

1
Comments 2
3 min read
Explore the latest Laravel updates and what’s next 👀

Explore the latest Laravel updates and what’s next 👀

1
Comments
4 min read
Clean controllers in Symfony (II): response handling

Clean controllers in Symfony (II): response handling

8
Comments
6 min read
Validating data in PHP objects using magic methods

Validating data in PHP objects using magic methods

2
Comments 7
1 min read
How to run Laravel Pint on save in PhpStorm

How to run Laravel Pint on save in PhpStorm

3
Comments
1 min read
PHP Match Expression - Match vs Switch

PHP Match Expression - Match vs Switch

17
Comments
2 min read
Fix Missing MySQL Extension Error in WordPress

Fix Missing MySQL Extension Error in WordPress

1
Comments
2 min read
Filamentphp 3 : Input Group with Filament Field

Filamentphp 3 : Input Group with Filament Field

6
Comments 1
1 min read
Laravel 10 How To Delete Data by Ajax Request Tutorial

Laravel 10 How To Delete Data by Ajax Request Tutorial

4
Comments
3 min read
Laravel Data and Value Objects

Laravel Data and Value Objects

Comments
8 min read
TailwindCss e PHP rola?

TailwindCss e PHP rola?

Comments
1 min read
Using array_merge in a PHP loop is considered bad practice

Using array_merge in a PHP loop is considered bad practice

2
Comments
1 min read
2FA on Laravel with the support of the most popular SMS providers

2FA on Laravel with the support of the most popular SMS providers

Comments
1 min read
How to use External Classes in Livewire Component Class

How to use External Classes in Livewire Component Class

1
Comments 2
2 min read
A Practical Approach: Image Handling with Spatie

A Practical Approach: Image Handling with Spatie

Comments
4 min read
Strategy pattern in Symfony

Strategy pattern in Symfony

15
Comments 1
3 min read
Introducing MonkeyslegionDB: A Specialized Database Connection Manager for PHP

Introducing MonkeyslegionDB: A Specialized Database Connection Manager for PHP

1
Comments
2 min read
Creating a new panel

Creating a new panel

2
Comments 3
1 min read
Mastering Laravel Console Commands: Harnessing the Power of Argument Passing"

Mastering Laravel Console Commands: Harnessing the Power of Argument Passing"

7
Comments
2 min read
Active record vs Object mapper ORM

Active record vs Object mapper ORM

13
Comments
2 min read
Create blog resource

Create blog resource

2
Comments
2 min read
What is Filamentphp?

What is Filamentphp?

Comments 1
1 min read
Install Filamentphp

Install Filamentphp

1
Comments 1
1 min read
Overcoming Image Loading Issues in Laravel PDF Generation with Barryvdh/laravel-dompdf

Overcoming Image Loading Issues in Laravel PDF Generation with Barryvdh/laravel-dompdf

7
Comments 2
2 min read
A real life example of using Late Static Binding in PHP.

A real life example of using Late Static Binding in PHP.

6
Comments 3
2 min read
Redirrect after facebook successful login to wooommerce cart page url

Redirrect after facebook successful login to wooommerce cart page url

Comments
2 min read
Clean controllers in Symfony (I): exception handling

Clean controllers in Symfony (I): exception handling

8
Comments 1
6 min read
An introduction to Laravel: The PHP framework for modern web development

An introduction to Laravel: The PHP framework for modern web development

1
Comments 2
3 min read
PHP Design Patterns: Active Record

PHP Design Patterns: Active Record

8
Comments 2
3 min read
Translating entities in EasyAdmin with DoctrineBehaviors

Translating entities in EasyAdmin with DoctrineBehaviors

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

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

2
Comments
10 min read
✔ WhatsApp Group API: Guide for Developers

✔ WhatsApp Group API: Guide for Developers

78
Comments 8
6 min read
Sync Microservices System Design in Nustshell

Sync Microservices System Design in Nustshell

Comments
2 min read
The Rebel Language That Rules the Web

The Rebel Language That Rules the Web

Comments
6 min read
How to optimize Symfony project performance 👨‍💻

How to optimize Symfony project performance 👨‍💻

15
Comments 1
4 min read
using TypeScript with PHP laravel

using TypeScript with PHP laravel

11
Comments
2 min read
Drupal 10.1 On OpenBSD 7.3: Install with Composer

Drupal 10.1 On OpenBSD 7.3: Install with Composer

5
Comments 1
8 min read
How To Integrate Paypal Payment Gateway In Laravel 10

How To Integrate Paypal Payment Gateway In Laravel 10

Comments
1 min read
⭐️ Optimizes your response using Laravel Resource Reducer

⭐️ Optimizes your response using Laravel Resource Reducer

14
Comments 2
3 min read
Running a PHP script or Worker as a Systemd Service

Running a PHP script or Worker as a Systemd Service

10
Comments
2 min read
Easy Ways to Alphabetize Posts in PHP

Easy Ways to Alphabetize Posts in PHP

1
Comments
2 min read
Los 20 principales lenguajes de programación 🚀

Los 20 principales lenguajes de programación 🚀

4
Comments 1
4 min read
How to use the --haproxy-protocol option in Guzzle library?

How to use the --haproxy-protocol option in Guzzle library?

Comments
1 min read
TryHackMe: Debug - Walkthrough

TryHackMe: Debug - Walkthrough

Comments
13 min read
Different Ways to Use Laravel Actions

Different Ways to Use Laravel Actions

1
Comments
3 min read
Laravel 10 Send Mail Using Queue

Laravel 10 Send Mail Using Queue

Comments
1 min read
A guide to Laravel events and listeners

A guide to Laravel events and listeners

3
Comments
9 min read
Adminer replace phpmyadmin, run with php build in webserver

Adminer replace phpmyadmin, run with php build in webserver

Comments
1 min read
How to Create a Discussion Forum Using PHP and MySQL?

How to Create a Discussion Forum Using PHP and MySQL?

48
Comments 6
9 min read
pcre2.h - file not found. How to fix that when installing PCOV on macOS?

pcre2.h - file not found. How to fix that when installing PCOV on macOS?

3
Comments 3
1 min read
Mocks and their Influence on Software Design

Mocks and their Influence on Software Design

1
Comments
5 min read
Laravel routes: apiResource vs resource

Laravel routes: apiResource vs resource

14
Comments
1 min read
Clean Comparisons

Clean Comparisons

4
Comments 1
1 min read
Unknown named parameter in PHP 8

Unknown named parameter in PHP 8

14
Comments 2
1 min read
WordPress Shortcodes: How to Create Reusable Components in WordPress

WordPress Shortcodes: How to Create Reusable Components in WordPress

5
Comments 2
4 min read
PHP PDO : PHP Data Object

PHP PDO : PHP Data Object

2
Comments
4 min read
CodeIgniter vs Laravel : Introduction To PHP Frameworks

CodeIgniter vs Laravel : Introduction To PHP Frameworks

1
Comments
11 min read
Upgrading to Laravel 10, PHPUnit 10, and Pest 2

Upgrading to Laravel 10, PHPUnit 10, and Pest 2

1
Comments
4 min read
loading...