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.
Exploring the Null Safe Operator in PHP

Exploring the Null Safe Operator in PHP

2
Comments
4 min read
Criando seu ambiente com ASDF

Criando seu ambiente com ASDF

1
Comments
6 min read
Boost Your Laravel Development: 5 Lesser-Known Artisan Commands

Boost Your Laravel Development: 5 Lesser-Known Artisan Commands

2
Comments
3 min read
10 Advanced Tips for Efficient Laravel Eloquent ORM Usage

10 Advanced Tips for Efficient Laravel Eloquent ORM Usage

4
Comments
3 min read
Set up Laravel in few steps

Set up Laravel in few steps

1
Comments
2 min read
Chirp Beyond (Bootcamp) part 4 Who's Following Who

Chirp Beyond (Bootcamp) part 4 Who's Following Who

1
Comments
17 min read
First impressions of using XAMPP on Linux for PHP development

First impressions of using XAMPP on Linux for PHP development

Comments
5 min read
Fillable, Guarded in Laravel ! What’s the difference

Fillable, Guarded in Laravel ! What’s the difference

6
Comments 2
2 min read
How to make resources more reusable in Laravel

How to make resources more reusable in Laravel

Comments
1 min read
Deployer Laravel

Deployer Laravel

3
Comments
2 min read
🌟🎄 ServBay 1.2.0 - Christmas Special Update 🎄🌟

🌟🎄 ServBay 1.2.0 - Christmas Special Update 🎄🌟

8
Comments
2 min read
Use of DomPDF in Laravel 10

Use of DomPDF in Laravel 10

18
Comments 1
2 min read
10 tools that every PHP developer should use

10 tools that every PHP developer should use

14
Comments 6
4 min read
Weekly reading digest #19

Weekly reading digest #19

1
Comments
1 min read
Unveiling the Pirate's Arsenal: The Refresh() and Fresh() Methods in Laravel

Unveiling the Pirate's Arsenal: The Refresh() and Fresh() Methods in Laravel

1
Comments
2 min read
Value Objects in PHP 8: Entities

Value Objects in PHP 8: Entities

7
Comments 7
9 min read
How send transaction emails in Laravel using Brevo (ex Sendinblue)

How send transaction emails in Laravel using Brevo (ex Sendinblue)

10
Comments
1 min read
Laravel 10 Find Month Difference Between Two Dates with Example

Laravel 10 Find Month Difference Between Two Dates with Example

3
Comments
2 min read
Create your own laravel make commands

Create your own laravel make commands

Comments
2 min read
Aplicações Laravel que gritam seu domínio

Aplicações Laravel que gritam seu domínio

6
Comments 2
6 min read
How to install Imagick PHP extension in Windows

How to install Imagick PHP extension in Windows

Comments
3 min read
How to use cURL in PHP

How to use cURL in PHP

2
Comments
4 min read
Laravel Octane and FrankenPHP

Laravel Octane and FrankenPHP

12
Comments 2
2 min read
Vulnerability disclosure: Which comes first, the security bug in PHP or the CVE?

Vulnerability disclosure: Which comes first, the security bug in PHP or the CVE?

3
Comments
4 min read
Dockerizing PHP Application using Docker Init

Dockerizing PHP Application using Docker Init

7
Comments 3
10 min read
Weekly reading digest #18

Weekly reading digest #18

1
Comments
1 min read
PHP: why use arrays?

PHP: why use arrays?

1
Comments
2 min read
Laravel Pint for tidy code

Laravel Pint for tidy code

6
Comments
1 min read
Fix Allowed memory size Exceptions in PHPUnit Tests

Fix Allowed memory size Exceptions in PHPUnit Tests

1
Comments 1
1 min read
Understanding PHP Predefined Constants

Understanding PHP Predefined Constants

4
Comments
2 min read
Is PHP still a viable choice in 2023?

Is PHP still a viable choice in 2023?

32
Comments 32
2 min read
Shopware 6 changes since the academy training videos

Shopware 6 changes since the academy training videos

3
Comments 4
14 min read
Crafting a Laravel Search Macro: A Quick Guide

Crafting a Laravel Search Macro: A Quick Guide

Comments 2
3 min read
Optimising a web application (II): indexing

Optimising a web application (II): indexing

Comments
5 min read
How to Simply Generate a PDF From HTML in Symfony With WeasyPrint

How to Simply Generate a PDF From HTML in Symfony With WeasyPrint

14
Comments 1
7 min read
Symfony Station Communiqué — 01 December 2023. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse news!

Symfony Station Communiqué — 01 December 2023. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse news!

1
Comments
17 min read
Upgrading Laravel: An easy Step-by-Step Guide from 5.7 to 10.x

Upgrading Laravel: An easy Step-by-Step Guide from 5.7 to 10.x

2
Comments 4
4 min read
Easy User Sign-Up and Login in Laravel

Easy User Sign-Up and Login in Laravel

Comments
2 min read
PHP 8.3: a new major in town

PHP 8.3: a new major in town

5
Comments
2 min read
PHP: Personal Home Page

PHP: Personal Home Page

Comments
5 min read
Understanding Laravel Collections: `reject` vs. `map`

Understanding Laravel Collections: `reject` vs. `map`

3
Comments
2 min read
Jobs & Queues in Laravel

Jobs & Queues in Laravel

6
Comments
1 min read
Crafting a Laravel Search Macro: A Quick Guide

Crafting a Laravel Search Macro: A Quick Guide

3
Comments 4
3 min read
Create your CRUD Application in PHP

Create your CRUD Application in PHP

1
Comments
4 min read
Laravel Dev Environment in Linux

Laravel Dev Environment in Linux

1
Comments 2
6 min read
Exploring Code Smells: Identifying and Solving Common Issues

Exploring Code Smells: Identifying and Solving Common Issues

1
Comments
11 min read
Symfony Station Communiqué - 24 November 2023. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse news!

Symfony Station Communiqué - 24 November 2023. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse news!

2
Comments
12 min read
Optimising a web application (I): seeing

Optimising a web application (I): seeing

3
Comments
3 min read
Mastering Traits: The First Step to Clean & Efficient Laravel Code

Mastering Traits: The First Step to Clean & Efficient Laravel Code

4
Comments 5
2 min read
Streamlining API Responses in Laravel with DTOs

Streamlining API Responses in Laravel with DTOs

1
Comments
11 min read
Value Objects in PHP 8: Advanced usage

Value Objects in PHP 8: Advanced usage

19
Comments
10 min read
PHP: why make your own exceptions?

PHP: why make your own exceptions?

9
Comments 1
2 min read
Designing with PHP 8.1 Enumerations

Designing with PHP 8.1 Enumerations

3
Comments
6 min read
How to Implement a Simple Queue in Symfony

How to Implement a Simple Queue in Symfony

1
Comments
5 min read
Laravel : Découvre les Master Tips les Plus Cool 😎

Laravel : Découvre les Master Tips les Plus Cool 😎

Comments
8 min read
Value Objects in PHP 8: Building a better code

Value Objects in PHP 8: Building a better code

33
Comments 6
6 min read
Exploring stdClass in PHP

Exploring stdClass in PHP

4
Comments 10
2 min read
How to Execute Laravel Artisan Commands Using an API Endpoint

How to Execute Laravel Artisan Commands Using an API Endpoint

1
Comments
2 min read
How to migrate from Api Platform v2 to v3?

How to migrate from Api Platform v2 to v3?

29
Comments
8 min read
Why PHP?

Why PHP?

36
Comments 25
8 min read
loading...