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.
19 Essential Laravel Performance Optimization Tips

19 Essential Laravel Performance Optimization Tips

6
Comments 1
4 min read
Web Optimization with ETags: An Example with WordPress

Web Optimization with ETags: An Example with WordPress

1
Comments
7 min read
Baby Steps Learning Laravel

Baby Steps Learning Laravel

Comments
3 min read
Boosting PHP Efficiency: Proven Techniques for Performance Optimization

Boosting PHP Efficiency: Proven Techniques for Performance Optimization

3
Comments
5 min read
Sharing Authentication cookies across Laravel Apps

Sharing Authentication cookies across Laravel Apps

4
Comments
5 min read
Easy Laravel Deployment on Ubuntu: A Beginner's Guide with LEMP Stack

Easy Laravel Deployment on Ubuntu: A Beginner's Guide with LEMP Stack

Comments
4 min read
241. Different Ways to Add Parentheses

241. Different Ways to Add Parentheses

Comments
3 min read
Running WordPress on Containers

Running WordPress on Containers

14
Comments 2
6 min read
How to override laravel nova components

How to override laravel nova components

1
Comments
2 min read
Tips for testing queued jobs in Laravel

Tips for testing queued jobs in Laravel

1
Comments
4 min read
Is PHP still worth learning in 2025?

Is PHP still worth learning in 2025?

10
Comments
3 min read
Upload File in Laravel

Upload File in Laravel

1
Comments
4 min read
Laravel / Inertia.js / Vue.js project to learn for beginners

Laravel / Inertia.js / Vue.js project to learn for beginners

2
Comments
1 min read
Legal Considerations When Hiring Offshore PHP Developers

Legal Considerations When Hiring Offshore PHP Developers

Comments
3 min read
179. Largest Number

179. Largest Number

1
Comments
2 min read
LaravelTop 10 Essential Tools for Laravel Developers in 2024

LaravelTop 10 Essential Tools for Laravel Developers in 2024

9
Comments
5 min read
Pare de fazer comparações patéticas

Pare de fazer comparações patéticas

Comments
4 min read
How Do You Integrate PHP with MySQL for Database Management?

How Do You Integrate PHP with MySQL for Database Management?

Comments
2 min read
Creating a simple page router in PHP

Creating a simple page router in PHP

1
Comments
3 min read
Building Real-Time Applications with PHP Using WebSockets

Building Real-Time Applications with PHP Using WebSockets

4
Comments
4 min read
Génération de Diagrammes de Classe avec Laravel ER Diagram Generator

Génération de Diagrammes de Classe avec Laravel ER Diagram Generator

2
Comments
2 min read
Laravext for Laravel

Laravext for Laravel

Comments
7 min read
Handling Enum Values in Laravel Blade Templates

Handling Enum Values in Laravel Blade Templates

1
Comments
3 min read
884. Uncommon Words from Two Sentences

884. Uncommon Words from Two Sentences

Comments
3 min read
Laravel Mailable Tutorial

Laravel Mailable Tutorial

2
Comments
5 min read
Linking Private GitHub Repositories as Composer Dependencies

Linking Private GitHub Repositories as Composer Dependencies

1
Comments
5 min read
Symfony Station Communiqué — 16 August 2024: A Look at Symfony, Drupal, PHP, Cybersec, and Fediverse News!

Symfony Station Communiqué — 16 August 2024: A Look at Symfony, Drupal, PHP, Cybersec, and Fediverse News!

1
Comments
9 min read
539. Minimum Time Difference

539. Minimum Time Difference

1
Comments
2 min read
Implementing Contextual Binding at Compile Time for Payment Processing in Laravel 11

Implementing Contextual Binding at Compile Time for Payment Processing in Laravel 11

Comments
4 min read
Using SCSS And TailwindCSS in Laravel Projects Code Examples

Using SCSS And TailwindCSS in Laravel Projects Code Examples

1
Comments
3 min read
Stay Updated with PHP/Laravel: Weekly News Summary (05/08/2024-11/08/2024

Stay Updated with PHP/Laravel: Weekly News Summary (05/08/2024-11/08/2024

Comments
2 min read
What you should know about PHP code security

What you should know about PHP code security

2
Comments
7 min read
1371. Find the Longest Substring Containing Vowels in Even Counts

1371. Find the Longest Substring Containing Vowels in Even Counts

Comments
3 min read
Slim and Flight PHP Framework Comparison

Slim and Flight PHP Framework Comparison

6
Comments 8
6 min read
How To Convert HTML To PDF With PHP

How To Convert HTML To PDF With PHP

Comments
1 min read
Step-by-Step: Deploy Laravel App to Cloud (AWS, Google, Azure, DigitalOcean) with CI/CD Using GitHub Actions/GitLab CI

Step-by-Step: Deploy Laravel App to Cloud (AWS, Google, Azure, DigitalOcean) with CI/CD Using GitHub Actions/GitLab CI

1
Comments
3 min read
Crafting a Reusable Model Search in Laravel: Efficient Setup and Best Practices

Crafting a Reusable Model Search in Laravel: Efficient Setup and Best Practices

Comments
3 min read
Introducing FetchPHP: A Simple, Powerful HTTP Library for PHP, Inspired by JavaScript’s fetch API

Introducing FetchPHP: A Simple, Powerful HTTP Library for PHP, Inspired by JavaScript’s fetch API

6
Comments 6
3 min read
Maîtriser les principes SOLID : pour un code propre et performant

Maîtriser les principes SOLID : pour un code propre et performant

1
Comments
8 min read
Securing PHP Applications Against SQL Injection Attacks

Securing PHP Applications Against SQL Injection Attacks

Comments 4
3 min read
2419. Longest Subarray With Maximum Bitwise AND

2419. Longest Subarray With Maximum Bitwise AND

Comments
3 min read
How to deploy a development environment on a Mac in the easiest way? Complete in 2 minutes!

How to deploy a development environment on a Mac in the easiest way? Complete in 2 minutes!

2
Comments
2 min read
Zero Configuration laravel Role Permission Setup 🔥🤩

Zero Configuration laravel Role Permission Setup 🔥🤩

4
Comments
4 min read
Advanced Layout Setup for Laravel Applications 🔥

Advanced Layout Setup for Laravel Applications 🔥

2
Comments
3 min read
Exploring Concurrency and Parallelism in PHP: Hands-On Tutorials and Tips

Exploring Concurrency and Parallelism in PHP: Hands-On Tutorials and Tips

Comments
3 min read
Database Schema Management in Laravel Using Migrations: An In-Depth Tutorial

Database Schema Management in Laravel Using Migrations: An In-Depth Tutorial

Comments
4 min read
New PHP Package: Discord Table Builder

New PHP Package: Discord Table Builder

2
Comments
2 min read
Guide to Integrating Google Places Autocomplete in Laravel

Guide to Integrating Google Places Autocomplete in Laravel

Comments
3 min read
Optimizing Large-Scale API Data Retrieval: Best Practices and PHP Lazy Collection Solution

Optimizing Large-Scale API Data Retrieval: Best Practices and PHP Lazy Collection Solution

16
Comments 3
3 min read
1310. XOR Queries of a Subarray

1310. XOR Queries of a Subarray

Comments
3 min read
10 Laravel Project Ideas For Beginners to Advanced Level in 2024

10 Laravel Project Ideas For Beginners to Advanced Level in 2024

2
Comments
2 min read
Answer: How I can run specific phinx seeder and get the generated records in phpunit?

Answer: How I can run specific phinx seeder and get the generated records in phpunit?

Comments
1 min read
Deep understanding of the Workerman daemon principle in PHP high-performance framework

Deep understanding of the Workerman daemon principle in PHP high-performance framework

8
Comments
6 min read
Create a new Laravel project in seconds using Docker!

Create a new Laravel project in seconds using Docker!

4
Comments
2 min read
FrankenPHP: The Modern PHP App Server, written in Go

FrankenPHP: The Modern PHP App Server, written in Go

7
Comments 1
4 min read
github CI/CD Pipeline with Laravel

github CI/CD Pipeline with Laravel

1
Comments
2 min read
Authorization In Laravel - A Beginner's Guide

Authorization In Laravel - A Beginner's Guide

Comments
3 min read
Building a Pokémon API in PHP: A Beginner's Guide

Building a Pokémon API in PHP: A Beginner's Guide

1
Comments
5 min read
1684. Count the Number of Consistent Strings

1684. Count the Number of Consistent Strings

1
Comments
3 min read
A Guide to Top API Testing Tools in 2024

A Guide to Top API Testing Tools in 2024

7
Comments
5 min read
loading...