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.
Reserved Words and Syntax Errors

Reserved Words and Syntax Errors

7
Comments
3 min read
Building C++ projects: Know what you build, how you build it and where you build it.

Building C++ projects: Know what you build, how you build it and where you build it.

4
Comments
3 min read
Laravel Tooling: 4 tools for static analysis

Laravel Tooling: 4 tools for static analysis

5
Comments
6 min read
Laravel 9 - Eloquent Factory & Database Seeder Tutorial

Laravel 9 - Eloquent Factory & Database Seeder Tutorial

8
Comments
2 min read
How to build a CI/CD workflow with Skaffold for your application (Part III)

How to build a CI/CD workflow with Skaffold for your application (Part III)

Comments
5 min read
The Wonderful Carbon - Laravel

The Wonderful Carbon - Laravel

3
Comments
1 min read
Symfony, Shopware, WordPress, and how to improve PHP-based Web Development

Symfony, Shopware, WordPress, and how to improve PHP-based Web Development

10
Comments 1
5 min read
Do Programmers Need to Know Math?

Do Programmers Need to Know Math?

5
Comments 2
4 min read
How to Add Reading Time Estimator in Elementor

How to Add Reading Time Estimator in Elementor

17
Comments
3 min read
How to build a CI/CD workflow with Skaffold for your application (Part II)

How to build a CI/CD workflow with Skaffold for your application (Part II)

Comments
8 min read
THE WORLD OF ITERATION.

THE WORLD OF ITERATION.

5
Comments
9 min read
Install multiple PHP versions and automatically switch versions for each directory

Install multiple PHP versions and automatically switch versions for each directory

8
Comments
3 min read
How to Use a Debugger in PHP

How to Use a Debugger in PHP

5
Comments
12 min read
PHP OR Operator (||)

PHP OR Operator (||)

3
Comments
2 min read
Import and Export Large SQL File in Laragon

Import and Export Large SQL File in Laragon

32
Comments 1
2 min read
Piko Framework overview

Piko Framework overview

2
Comments
2 min read
Use PHP to generate table of contents from heading tags

Use PHP to generate table of contents from heading tags

8
Comments
1 min read
Modern PHP features explained - PHP 8.0 and 8.1

Modern PHP features explained - PHP 8.0 and 8.1

13
Comments
8 min read
Function to mask numbers and strings in PHP

Function to mask numbers and strings in PHP

2
Comments
1 min read
Como configurar e executar alguns tipos de testes para Magento 2

Como configurar e executar alguns tipos de testes para Magento 2

Comments
5 min read
Optimizing JSONPath lookups in PHP to extract data up to 7 times faster

Optimizing JSONPath lookups in PHP to extract data up to 7 times faster

3
Comments
5 min read
Symfony 6 and EasyAdmin 4: Hashing password

Symfony 6 and EasyAdmin 4: Hashing password

19
Comments 9
3 min read
Interface for router

Interface for router

26
Comments 3
3 min read
Scope in Model - Laravel

Scope in Model - Laravel

2
Comments
2 min read
Symfony 6 and JWT bundles: Refresh token

Symfony 6 and JWT bundles: Refresh token

6
Comments
4 min read
Symfony 6 and Lexik JWT Bundle 2: Auth with JSON Web Token

Symfony 6 and Lexik JWT Bundle 2: Auth with JSON Web Token

14
Comments
5 min read
Symfony 6 and EasyAdmin 4: Admin Panel for User Management System

Symfony 6 and EasyAdmin 4: Admin Panel for User Management System

15
Comments
4 min read
Symfony 6: User Authentication

Symfony 6: User Authentication

18
Comments
7 min read
Integrate third-party services within Laravel

Integrate third-party services within Laravel

33
Comments 1
6 min read
IT Training

IT Training

1
Comments
1 min read
Turn a Psalm report to HTML in three easy steps!

Turn a Psalm report to HTML in three easy steps!

4
Comments
2 min read
Desarrollar un proyecto MVC con PHP puro.

Desarrollar un proyecto MVC con PHP puro.

37
Comments 2
11 min read
How development history keeps repeating itself

How development history keeps repeating itself

7
Comments
6 min read
Test Laravel Breeze Authentication with Cypress

Test Laravel Breeze Authentication with Cypress

3
Comments
2 min read
Deploy a Symfony website to multiple droplets on DigitalOcean

Deploy a Symfony website to multiple droplets on DigitalOcean

3
Comments
1 min read
HTTP Status Codes as PHP Exception

HTTP Status Codes as PHP Exception

2
Comments
2 min read
7 WordPress Best Practices For Real Engineers

7 WordPress Best Practices For Real Engineers

3
Comments
5 min read
Sage 9 with PHP 8.0

Sage 9 with PHP 8.0

4
Comments 1
3 min read
How to use the Query Builder correctly in Laravel | Tutorial | Quick Win Wednesday #QWW

How to use the Query Builder correctly in Laravel | Tutorial | Quick Win Wednesday #QWW

4
Comments
1 min read
Application Hosting and Database Hosting Are Now Available at Kinsta With $20 Off Your First Month

Application Hosting and Database Hosting Are Now Available at Kinsta With $20 Off Your First Month

3
Comments
2 min read
Web Scraping With PHP | Ultimate Tutorial

Web Scraping With PHP | Ultimate Tutorial

37
Comments 6
48 min read
Zero Down Time Deployment!

Zero Down Time Deployment!

13
Comments 6
6 min read
Help with thesis survey - PHP developers wanted

Help with thesis survey - PHP developers wanted

2
Comments
1 min read
Workplaces for digital nomads: the API

Workplaces for digital nomads: the API

1
Comments
6 min read
Generate automatic permission names from routes with spatie Laravel-permissions

Generate automatic permission names from routes with spatie Laravel-permissions

Comments
3 min read
You should not interrupt Laravel's exception handling

You should not interrupt Laravel's exception handling

23
Comments 2
5 min read
How To Exploit PHP Remotely To Bypass Filters & WAF Rules

How To Exploit PHP Remotely To Bypass Filters & WAF Rules

5
Comments
6 min read
The Various Utilization Methods of PHP Serialization & Deserialization

The Various Utilization Methods of PHP Serialization & Deserialization

6
Comments
22 min read
CSV Reader - Filters and Maps

CSV Reader - Filters and Maps

1
Comments
1 min read
Ensure a beaut code with Laravel Pint

Ensure a beaut code with Laravel Pint

2
Comments
2 min read
Your First PHP WebSocket Client

Your First PHP WebSocket Client

3
Comments
4 min read
Great Things - Laravel 9.37 - 9.38 Released

Great Things - Laravel 9.37 - 9.38 Released

Comments
2 min read
Updating Adminer in Laragon for PHP 8

Updating Adminer in Laragon for PHP 8

Comments
2 min read
Event Sourcing: a one year retrospective

Event Sourcing: a one year retrospective

2
Comments
4 min read
No : 1 - Example Of How Not To Write Code in Laravel

No : 1 - Example Of How Not To Write Code in Laravel

2
Comments 2
6 min read
Laravel: How to have custom “groupBy”?

Laravel: How to have custom “groupBy”?

4
Comments
1 min read
A Deep Dive Into Laravel Queues

A Deep Dive Into Laravel Queues

4
Comments 1
32 min read
How to set softDeletes by default in Laravel | Tutorial | Quick Win Wednesday #QWW

How to set softDeletes by default in Laravel | Tutorial | Quick Win Wednesday #QWW

5
Comments
1 min read
Ansible Tutorial: Automate and Configure Remote Linux Servers

Ansible Tutorial: Automate and Configure Remote Linux Servers

11
Comments
7 min read
Simple movies Telegram bot using PHP

Simple movies Telegram bot using PHP

3
Comments
5 min read
loading...