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 Factory Pattern in PHP 🌟 🤖

Exploring the Factory Pattern in PHP 🌟 🤖

5
Comments
2 min read
How to Create a Test Case in Laravel Using Pest

How to Create a Test Case in Laravel Using Pest

5
Comments
4 min read
🦫🐘 Advantages of Migrating from PHP to Go

🦫🐘 Advantages of Migrating from PHP to Go

1
Comments
4 min read
How to Solve 'Class NumberFormatter not found' in Laravel

How to Solve 'Class NumberFormatter not found' in Laravel

5
Comments
2 min read
2053. Kth Distinct String in an Array

2053. Kth Distinct String in an Array

Comments
3 min read
How to Hide Out-of-Stock Products on Your WordPress Website

How to Hide Out-of-Stock Products on Your WordPress Website

2
Comments
2 min read
Stay Updated with PHP/Laravel: Weekly News Summary (29/07/2024-04/08/2024

Stay Updated with PHP/Laravel: Weekly News Summary (29/07/2024-04/08/2024

1
Comments
2 min read
PHP crash course: Simple Currency Converter

PHP crash course: Simple Currency Converter

4
Comments 1
5 min read
Node official website refreshed: perfect integration of design, technology, and community

Node official website refreshed: perfect integration of design, technology, and community

8
Comments 1
4 min read
How to easily generate data with Database Seeders in Laravel

How to easily generate data with Database Seeders in Laravel

1
Comments
4 min read
PHP: Understanding Time Zones

PHP: Understanding Time Zones

4
Comments 1
4 min read
Intro to Middleware

Intro to Middleware

1
Comments
3 min read
1508. Range Sum of Sorted Subarray Sums

1508. Range Sum of Sorted Subarray Sums

Comments
3 min read
Service Container Bootstrap: Getting Started

Service Container Bootstrap: Getting Started

1
Comments
2 min read
How to clear the Laravel cache?

How to clear the Laravel cache?

1
Comments
2 min read
PHP crash course: Simple Image Gallery

PHP crash course: Simple Image Gallery

3
Comments
5 min read
1460. Make Two Arrays Equal by Reversing Subarrays

1460. Make Two Arrays Equal by Reversing Subarrays

Comments
3 min read
PHP in the Age of AI: Don't Overlook This Web Powerhouse for Your Next Smart Project

PHP in the Age of AI: Don't Overlook This Web Powerhouse for Your Next Smart Project

Comments
3 min read
PHP crash course: Simple Blog Platform

PHP crash course: Simple Blog Platform

5
Comments
4 min read
I was sick of wasting hours on translations, so I made an AI do it for me

I was sick of wasting hours on translations, so I made an AI do it for me

Comments
1 min read
2134 Minimum Swaps to Group All 1's Together II

2134 Minimum Swaps to Group All 1's Together II

2
Comments
3 min read
How to Upload Files With Vanilla JavaScript and Add a Loading Animation

How to Upload Files With Vanilla JavaScript and Add a Loading Animation

3
Comments
5 min read
Awesome! use Match Expression for simplify your code in PHP 8

Awesome! use Match Expression for simplify your code in PHP 8

5
Comments 2
1 min read
Using php7-mysql-shim to Address `mysql_*` Function Compatibility in PHP 7

Using php7-mysql-shim to Address `mysql_*` Function Compatibility in PHP 7

Comments
2 min read
Your Laravel application with Repository doesn't make any sense

Your Laravel application with Repository doesn't make any sense

2
Comments 8
6 min read
2678. Number of Senior Citizens

2678. Number of Senior Citizens

1
Comments
3 min read
🚀 Laravel Tip💡: Extract Validated Input Elegantly

🚀 Laravel Tip💡: Extract Validated Input Elegantly

3
Comments 1
1 min read
Samsign menu display software

Samsign menu display software

1
Comments 1
3 min read
The `goto` Statement in PHP

The `goto` Statement in PHP

1
Comments
1 min read
Laravel Tip💡: Extract Validated Input Elegantly

Laravel Tip💡: Extract Validated Input Elegantly

Comments
1 min read
Convert UTF8 to Windows 1250

Convert UTF8 to Windows 1250

1
Comments
1 min read
Tutorial Laravel 11 Auth con Bootstrap

Tutorial Laravel 11 Auth con Bootstrap

1
Comments
1 min read
Introducing UnoPIM: The Open-Source PIM Solution for Modern Businesses

Introducing UnoPIM: The Open-Source PIM Solution for Modern Businesses

1
Comments
2 min read
How to solve Symfony\Component\Routing\Exception\RouteNotFoundException Route [filament.admin.resources.api-keys.index] not

How to solve Symfony\Component\Routing\Exception\RouteNotFoundException Route [filament.admin.resources.api-keys.index] not

1
Comments
1 min read
PHP HyperF -> Overlapping and Concurrency

PHP HyperF -> Overlapping and Concurrency

Comments
2 min read
PHP crash course: Simple Contact Form

PHP crash course: Simple Contact Form

3
Comments 1
3 min read
How to run a phpunit unit test with a specific dataset

How to run a phpunit unit test with a specific dataset

1
Comments
1 min read
How to Use ServBay to Create and Run a CakePHP Project

How to Use ServBay to Create and Run a CakePHP Project

10
Comments
3 min read
🚀 Enhance Your Laravel Projects with Effective Test Cases! 🚀

🚀 Enhance Your Laravel Projects with Effective Test Cases! 🚀

5
Comments
2 min read
PHP crash course: Simple Guestbook

PHP crash course: Simple Guestbook

5
Comments
3 min read
1653. Minimum Deletions to Make String Balanced

1653. Minimum Deletions to Make String Balanced

1
Comments
2 min read
Task Scheduling in Laravel: Understand the Power of Cron Jobs

Task Scheduling in Laravel: Understand the Power of Cron Jobs

7
Comments
2 min read
Bundling Your Symfony UX Twig Components

Bundling Your Symfony UX Twig Components

18
Comments 4
5 min read
Explore the Advantages of Data Transfer Objects (DTOs) and How PHP 8.2 Readonly Classes Can Elevate Your Laravel Code

Explore the Advantages of Data Transfer Objects (DTOs) and How PHP 8.2 Readonly Classes Can Elevate Your Laravel Code

7
Comments 1
5 min read
10 Livros de PHP 8 que vale à pena você ler

10 Livros de PHP 8 que vale à pena você ler

4
Comments 1
8 min read
Mastering Laravel : From Fundamentals to Advanced Web Development

Mastering Laravel : From Fundamentals to Advanced Web Development

4
Comments 2
28 min read
PHP crash course: Simple To-Do List

PHP crash course: Simple To-Do List

2
Comments
4 min read
Magic Strings & Magic Numbers 🪄

Magic Strings & Magic Numbers 🪄

Comments
2 min read
Concurrency and parallelism in PHP (part 1)

Concurrency and parallelism in PHP (part 1)

3
Comments
16 min read
Enhancing Object-Oriented Design with Traits, Interfaces, and Abstract Classes

Enhancing Object-Oriented Design with Traits, Interfaces, and Abstract Classes

1
Comments
5 min read
1395. Count Number of Teams

1395. Count Number of Teams

2
Comments
7 min read
How to Avoid Adding New Code that Uses Deprecated Code?

How to Avoid Adding New Code that Uses Deprecated Code?

Comments
1 min read
Part 2 : Mastering Laravel From Fundamentals to Advanced Web Development

Part 2 : Mastering Laravel From Fundamentals to Advanced Web Development

2
Comments
22 min read
Slim Framework

Slim Framework

Comments 1
1 min read
Introducing LaraTUI: A Terminal UI for Laravel Environments

Introducing LaraTUI: A Terminal UI for Laravel Environments

1
Comments
1 min read
A Comprehensive Guide to Testing in Laravel with PHPUnit

A Comprehensive Guide to Testing in Laravel with PHPUnit

12
Comments
4 min read
2045. Second Minimum Time to Reach Destination

2045. Second Minimum Time to Reach Destination

2
Comments
4 min read
PHP crash course: PHP MYSQL QUIZ APP

PHP crash course: PHP MYSQL QUIZ APP

5
Comments 1
3 min read
Code to an interface!

Code to an interface!

Comments
6 min read
How to create a new note using form and request methods in PHP?

How to create a new note using form and request methods in PHP?

Comments
2 min read
loading...