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.
Spatie Permissions vs Laravel Policies and Gates: Handling Role-Based Access

Spatie Permissions vs Laravel Policies and Gates: Handling Role-Based Access

3
Comments 2
3 min read
PHP security

PHP security

1
Comments
1 min read
916. Word Subsets

916. Word Subsets

2
Comments
3 min read
Mastering Laravel Authentication: A Complete Guide for Beginners

Mastering Laravel Authentication: A Complete Guide for Beginners

5
Comments 2
3 min read
Pass by Reference vs Pass by Value in PHP: What’s the REAL Difference?

Pass by Reference vs Pass by Value in PHP: What’s the REAL Difference?

Comments
1 min read
AI Video Workflows with PHP

AI Video Workflows with PHP

1
Comments
1 min read
Essential Laravel Commands Every Developer Should Know

Essential Laravel Commands Every Developer Should Know

8
Comments
4 min read
Why I Migrated My Laravel App to AWS Serverless (And Why It Could Save You Time and Money)

Why I Migrated My Laravel App to AWS Serverless (And Why It Could Save You Time and Money)

17
Comments 6
8 min read
2493. Divide Nodes Into the Maximum Number of Groups

2493. Divide Nodes Into the Maximum Number of Groups

Comments
5 min read
Laravel Performance Tuning: Optimizing Database Queries for Scalability

Laravel Performance Tuning: Optimizing Database Queries for Scalability

1
Comments
4 min read
2185. Counting Words With a Given Prefix

2185. Counting Words With a Given Prefix

1
Comments
2 min read
How to Set Up Two-Factor Authentication on WordPress Without Plugin

How to Set Up Two-Factor Authentication on WordPress Without Plugin

5
Comments
4 min read
Did you know you can secure WordPress admin URL without a plugin?

Did you know you can secure WordPress admin URL without a plugin?

12
Comments
3 min read
Geoespacial no Laravel: Otimizações para Mapas Interativos e Grandes Volumes de Dados

Geoespacial no Laravel: Otimizações para Mapas Interativos e Grandes Volumes de Dados

Comments
7 min read
PHP tutorial for beginners

PHP tutorial for beginners

1
Comments
3 min read
Por qué Migré Mi Aplicación Laravel a AWS Serverless (Y Por Qué Podría Ahorrarte Tiempo y Dinero)

Por qué Migré Mi Aplicación Laravel a AWS Serverless (Y Por Qué Podría Ahorrarte Tiempo y Dinero)

9
Comments
9 min read
Understanding PHP-FPM: Key Differences from Traditional PHP Processes and Benefits

Understanding PHP-FPM: Key Differences from Traditional PHP Processes and Benefits

Comments
5 min read
Understanding Closures in PHP: Key Differences and Use Cases

Understanding Closures in PHP: Key Differences and Use Cases

Comments
4 min read
Understanding Autoloading in PHP: How to Implement and Use It Efficiently

Understanding Autoloading in PHP: How to Implement and Use It Efficiently

Comments
4 min read
Common PHP Security Issues and How to Prevent Them

Common PHP Security Issues and How to Prevent Them

Comments
5 min read
Understanding MVC Architecture and How to Implement It in PHP

Understanding MVC Architecture and How to Implement It in PHP

Comments
5 min read
Understanding Traits in PHP and How They Differ from Inheritance

Understanding Traits in PHP and How They Differ from Inheritance

Comments
5 min read
Understanding PDO in PHP and Why It is Recommended Over `mysql_*` Functions

Understanding PDO in PHP and Why It is Recommended Over `mysql_*` Functions

Comments
4 min read
ডাটাবেজে Collation কেন প্রয়োজন ?

ডাটাবেজে Collation কেন প্রয়োজন ?

Comments
1 min read
Advantages of Using Namespaces in PHP: Organizing Code and Avoiding Conflicts

Advantages of Using Namespaces in PHP: Organizing Code and Avoiding Conflicts

Comments
5 min read
loading...