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.
The State of Minification in PHP – How 1 Project Grew into 6

The State of Minification in PHP – How 1 Project Grew into 6

4
Comments
8 min read
Laravel 9: Enums!

Laravel 9: Enums!

1
Comments
2 min read
Database concurrency as simple as possible

Database concurrency as simple as possible

11
Comments
5 min read
mtownsend/read-time

mtownsend/read-time

4
Comments
1 min read
Apprendre le PHP : require, include, manipulation fichiers et enumerations

Apprendre le PHP : require, include, manipulation fichiers et enumerations

20
Comments 2
5 min read
HTML Dropdown form with a search bar with dynamically populated list items for SQL database

HTML Dropdown form with a search bar with dynamically populated list items for SQL database

6
Comments 1
3 min read
Laravel Security Same Tips

Laravel Security Same Tips

11
Comments 1
4 min read
Symfony Station Communiqué - 28 January 2022. A look at Symfony and PHP news.

Symfony Station Communiqué - 28 January 2022. A look at Symfony and PHP news.

3
Comments
10 min read
Configure Email over SMTP with SilverStripe

Configure Email over SMTP with SilverStripe

4
Comments
2 min read
Mezon HTML Template Engine

Mezon HTML Template Engine

9
Comments
3 min read
Test-Driven Development (TDD) in Laravel 8

Test-Driven Development (TDD) in Laravel 8

18
Comments
6 min read
Why Choose Laravel for Building Your Next Web Application?

Why Choose Laravel for Building Your Next Web Application?

4
Comments 1
5 min read
Laravel 9: New Helpers!

Laravel 9: New Helpers!

5
Comments
1 min read
PHP crash course : Conditionals, Loops and Functions

PHP crash course : Conditionals, Loops and Functions

43
Comments 11
8 min read
Modern tools for PHP developers

Modern tools for PHP developers

5
Comments
10 min read
Symfony Station Communiqué - 4 February 2022. A look at Symfony and PHP news.

Symfony Station Communiqué - 4 February 2022. A look at Symfony and PHP news.

4
Comments 7
11 min read
Data management with JSON files and PHP

Data management with JSON files and PHP

13
Comments 1
7 min read
Apprendre le PHP : Conditions, boucles et fonctions

Apprendre le PHP : Conditions, boucles et fonctions

14
Comments 2
9 min read
Three useful tricks I learned with Pest testing in Laravel

Three useful tricks I learned with Pest testing in Laravel

9
Comments
2 min read
Installing a local Composer package in your PHP project

Installing a local Composer package in your PHP project

20
Comments 3
2 min read
Instalando o Composer no Linux e habilitando de forma global em apenas 2 passos

Instalando o Composer no Linux e habilitando de forma global em apenas 2 passos

3
Comments
1 min read
How to use Blade UI Icons in your Laravel Project

How to use Blade UI Icons in your Laravel Project

16
Comments 1
3 min read
Laravel 9: New Designs!

Laravel 9: New Designs!

3
Comments
1 min read
Configure Symfony Secrets with Hashicorp Vault

Configure Symfony Secrets with Hashicorp Vault

31
Comments 7
4 min read
How I stumbled onto the Reflection API

How I stumbled onto the Reflection API

13
Comments 6
3 min read
[php-curtas]: Testando FormRequest no Laravel

[php-curtas]: Testando FormRequest no Laravel

4
Comments
1 min read
Symfony Station Communiqué - 21 January 2022. A Look at Symfony and PHP News.

Symfony Station Communiqué - 21 January 2022. A Look at Symfony and PHP News.

4
Comments 1
13 min read
firstOrNew, firstOrCreate, firstOr, updateOrCreate and sole methods - Laravel

firstOrNew, firstOrCreate, firstOr, updateOrCreate and sole methods - Laravel

5
Comments
3 min read
Introducting command-builder

Introducting command-builder

10
Comments 5
1 min read
New in Laravel 8.80 - Route::controller()

New in Laravel 8.80 - Route::controller()

5
Comments 2
1 min read
Laravel 8 Paths Helpers - Explained

Laravel 8 Paths Helpers - Explained

10
Comments
2 min read
Create a custom Laravel Valet driver

Create a custom Laravel Valet driver

5
Comments 1
5 min read
Laravel 9.0: An Exhaustive Rundown Of What Is To Be Expected

Laravel 9.0: An Exhaustive Rundown Of What Is To Be Expected

5
Comments 2
5 min read
Parsing DEV markdown within a Laravel Tailwind application

Parsing DEV markdown within a Laravel Tailwind application

13
Comments
8 min read
New PHP Enum in Laravel

New PHP Enum in Laravel

10
Comments
2 min read
React CRUD operations using PHP API and MySQL

React CRUD operations using PHP API and MySQL

71
Comments 2
8 min read
Create PDF in Laravel Tutorial

Create PDF in Laravel Tutorial

6
Comments
6 min read
My $646 mistake with PHP

My $646 mistake with PHP

116
Comments 21
3 min read
I’d like to create an open source CMS in php with more customizable things & headless. Is it a good idea?

I’d like to create an open source CMS in php with more customizable things & headless. Is it a good idea?

4
Comments 4
1 min read
Laravel - validate 'true' or 'false' as boolean

Laravel - validate 'true' or 'false' as boolean

6
Comments
7 min read
Laravel 9: Stub Migrations!

Laravel 9: Stub Migrations!

10
Comments 2
1 min read
給 PHP 開發者的 Docker 文件(一)

給 PHP 開發者的 Docker 文件(一)

2
Comments
1 min read
Basic Banking System

Basic Banking System

7
Comments
1 min read
Las 10 mejores adiciones al Framework Laravel en el 2021

Las 10 mejores adiciones al Framework Laravel en el 2021

10
Comments 3
4 min read
Top 10 Additions to Laravel in 2021

Top 10 Additions to Laravel in 2021

10
Comments
3 min read
PHP crash course : Array manipulation

PHP crash course : Array manipulation

25
Comments 4
5 min read
Apprendre le PHP : Manipulation des tableaux

Apprendre le PHP : Manipulation des tableaux

14
Comments
6 min read
How to work with configs in Mezon Framework

How to work with configs in Mezon Framework

5
Comments
2 min read
Laravel Request wantsJson() - isJson()

Laravel Request wantsJson() - isJson()

8
Comments
1 min read
Mezon PHP Framework : results of the 2021 year

Mezon PHP Framework : results of the 2021 year

7
Comments
2 min read
Laradock - ready to use PHP docker environment

Laradock - ready to use PHP docker environment

8
Comments 1
2 min read
Build a Video Conference App from Scratch using WebRTC,Websocket,PHP +JS Day 9

Build a Video Conference App from Scratch using WebRTC,Websocket,PHP +JS Day 9

2
Comments
1 min read
Get Started with GraphQL and Laravel

Get Started with GraphQL and Laravel

9
Comments
7 min read
PHP crash course : Strings and Numbers

PHP crash course : Strings and Numbers

24
Comments 3
3 min read
Build a Video Conference App from Scratch using WebRTC,Websocket,PHP +JS Day 8

Build a Video Conference App from Scratch using WebRTC,Websocket,PHP +JS Day 8

2
Comments
1 min read
PrestaShop: adding new fields to the customer form

PrestaShop: adding new fields to the customer form

16
Comments 3
3 min read
Apprendre le PHP : Chaîne de caractères et Nombres

Apprendre le PHP : Chaîne de caractères et Nombres

21
Comments 1
4 min read
How to update Status using Bootstrap Toggle Button In Laravel 8

How to update Status using Bootstrap Toggle Button In Laravel 8

8
Comments 6
1 min read
Symfony Station Communiqué - 14 January 2022. A look at Symfony and PHP news.

Symfony Station Communiqué - 14 January 2022. A look at Symfony and PHP news.

4
Comments 1
8 min read
Developer Quickstart: PHP and MariaDB

Developer Quickstart: PHP and MariaDB

9
Comments
4 min read
loading...