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.
979. Distribute Coins in Binary Tree

979. Distribute Coins in Binary Tree

Comments
2 min read
1325. Delete Leaves With a Given Value

1325. Delete Leaves With a Given Value

Comments
2 min read
📚 How to see what changed in Composer files

📚 How to see what changed in Composer files

Comments
2 min read
⚙️ Laravel Queues: Rate-Limiting jobs

⚙️ Laravel Queues: Rate-Limiting jobs

Comments
4 min read
Level up[sun] your Symfony skills ✨

Level up[sun] your Symfony skills ✨

Comments
2 min read
Creating Custom Laravel Collections

Creating Custom Laravel Collections

1
Comments
2 min read
Preview of PHP 8.4 New Features

Preview of PHP 8.4 New Features

10
Comments
3 min read
Removing orphaned Parents with Doctrine

Removing orphaned Parents with Doctrine

Comments
3 min read
2331. Evaluate Boolean Binary Tree

2331. Evaluate Boolean Binary Tree

1
Comments
2 min read
Handling Nullable Relationships in Laravel Models: Best Practices vs. Manual Checks

Handling Nullable Relationships in Laravel Models: Best Practices vs. Manual Checks

Comments 1
1 min read
2812. Find the Safest Path in a Grid

2812. Find the Safest Path in a Grid

Comments
3 min read
Laravel Relationship Recipes: Simplify Querying with hasManyThrough

Laravel Relationship Recipes: Simplify Querying with hasManyThrough

Comments
1 min read
1219. Path with Maximum Gold

1219. Path with Maximum Gold

Comments
2 min read
nginx: serving private files with X-Accel-Redirect

nginx: serving private files with X-Accel-Redirect

Comments
4 min read
PHP[TEK] 2024: Pioneering the Future of Web Development in Chicago

PHP[TEK] 2024: Pioneering the Future of Web Development in Chicago

Comments
8 min read
Building a Secured User Authentication System with PHP, MySQL, PDO and hashed password

Building a Secured User Authentication System with PHP, MySQL, PDO and hashed password

1
Comments
11 min read
861. Score After Flipping Matrix

861. Score After Flipping Matrix

Comments
1 min read
Uso Eficiente de Memoria en PHP con WeakMaps

Uso Eficiente de Memoria en PHP con WeakMaps

Comments
1 min read
Stay Updated with PHP/Laravel: Weekly News Summary (06/05/2024 - 12/05/2024)

Stay Updated with PHP/Laravel: Weekly News Summary (06/05/2024 - 12/05/2024)

Comments
1 min read
PHP Primer: A Beginner's Guide

PHP Primer: A Beginner's Guide

Comments
5 min read
Creating SEO-Friendly Slugs in Laravel: A Step-by-Step Guide

Creating SEO-Friendly Slugs in Laravel: A Step-by-Step Guide

Comments
3 min read
17. Letter Combinations of a Phone Number

17. Letter Combinations of a Phone Number

Comments
1 min read
857. Minimum Cost to Hire K Workers

857. Minimum Cost to Hire K Workers

Comments
2 min read
4. Median of Two Sorted Arrays

4. Median of Two Sorted Arrays

Comments
1 min read
2570. Merge Two 2D Arrays by Summing Values solution

2570. Merge Two 2D Arrays by Summing Values solution

Comments
2 min read
3122. Minimum Number of Operations to Satisfy Conditions

3122. Minimum Number of Operations to Satisfy Conditions

Comments
2 min read
3113. Find the Number of Subarrays Where Boundary Elements Are Maximum

3113. Find the Number of Subarrays Where Boundary Elements Are Maximum

Comments
2 min read
2530. Maximal Score After Applying K Operations

2530. Maximal Score After Applying K Operations

Comments
2 min read
3. Longest Substring Without Repeating Characters

3. Longest Substring Without Repeating Characters

Comments
1 min read
786. K-th Smallest Prime Fraction

786. K-th Smallest Prime Fraction

Comments
2 min read
3121. Count the Number of Special Characters II

3121. Count the Number of Special Characters II

Comments
1 min read
Laravel Relationship Recipes: Simplifying Queries with whereBelongsTo

Laravel Relationship Recipes: Simplifying Queries with whereBelongsTo

1
Comments
1 min read
Laravel Relationship Recipes: Simplify Querying with newestOfMany

Laravel Relationship Recipes: Simplify Querying with newestOfMany

Comments 1
1 min read
PHP Warning: file_put_contents(): Failed to open stream: Permission denied

PHP Warning: file_put_contents(): Failed to open stream: Permission denied

Comments
1 min read
2373. Largest Local Values in a Matrix

2373. Largest Local Values in a Matrix

Comments
2 min read
KNN with PHP ML & Rubix ML

KNN with PHP ML & Rubix ML

Comments
2 min read
Using Arbitrary Precision In PHP

Using Arbitrary Precision In PHP

1
Comments
4 min read
2. Add Two Numbers

2. Add Two Numbers

Comments
2 min read
3075. Maximize Happiness of Selected Children

3075. Maximize Happiness of Selected Children

Comments
2 min read
¿PHP, Muerto o No?

¿PHP, Muerto o No?

Comments
3 min read
🚀 Exciting Update for Devs: ServBay 1.3.4 Unleashes a Brand-New DNS Server!

🚀 Exciting Update for Devs: ServBay 1.3.4 Unleashes a Brand-New DNS Server!

25
Comments
2 min read
Php features: parameter changes

Php features: parameter changes

Comments
2 min read
small/forms

small/forms

1
Comments
1 min read
LOGIN SYSTEM IN PHP AND MYSQL: User Authentication system.

LOGIN SYSTEM IN PHP AND MYSQL: User Authentication system.

1
Comments 1
2 min read
In Laravel, always use the env() within config files and nowhere else.

In Laravel, always use the env() within config files and nowhere else.

1
Comments 1
1 min read
The PHP Orkestra Framework

The PHP Orkestra Framework

1
Comments
3 min read
Transforming API requests and responses in Laravel 11 - The easy way

Transforming API requests and responses in Laravel 11 - The easy way

2
Comments 2
6 min read
The uploaded file exceeds the upload_max_filesize directive in pnp.ini (wordpress)

The uploaded file exceeds the upload_max_filesize directive in pnp.ini (wordpress)

Comments
1 min read
Php features: constructor changes

Php features: constructor changes

1
Comments
1 min read
¿Cómo guarda Laravel la cookie de sesión y csrf?

¿Cómo guarda Laravel la cookie de sesión y csrf?

Comments
3 min read
Laravel Cache Clear One-Command Solution

Laravel Cache Clear One-Command Solution

Comments
1 min read
Session in PHP with an example

Session in PHP with an example

Comments
2 min read
Laravel: autowire contracts or facades

Laravel: autowire contracts or facades

Comments
2 min read
HOW TO TROUBLESHOOT COMMON INSTALLATION ERRORS IN LARAVEL?

HOW TO TROUBLESHOOT COMMON INSTALLATION ERRORS IN LARAVEL?

Comments
3 min read
GitHub profile of the day: Giuseppe Di Terlizzi (using CodersRank)

GitHub profile of the day: Giuseppe Di Terlizzi (using CodersRank)

1
Comments
1 min read
1. Two Sum

1. Two Sum

Comments
1 min read
506. Relative Ranks

506. Relative Ranks

Comments
2 min read
Upload Woocomerce Products With Excel And Local Images?

Upload Woocomerce Products With Excel And Local Images?

1
Comments
2 min read
Step-By-Step Guide to Hosting PHP Website for FREE in 2024

Step-By-Step Guide to Hosting PHP Website for FREE in 2024

Comments
3 min read
Stay Updated with PHP/Laravel: Weekly News Summary (29/04/2024-05/05/2024)

Stay Updated with PHP/Laravel: Weekly News Summary (29/04/2024-05/05/2024)

1
Comments 1
1 min read
loading...