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.
How to Secure Your Laravel Application: Get the Best Tips for Laravel Security

How to Secure Your Laravel Application: Get the Best Tips for Laravel Security

17
Comments 1
6 min read
Laravel 9 - Avoid data leakage when using orWhere on a relationship

Laravel 9 - Avoid data leakage when using orWhere on a relationship

5
Comments
1 min read
Using Laravel Controllers, Events, Listeners, Services and Validation Together!

Using Laravel Controllers, Events, Listeners, Services and Validation Together!

5
Comments
2 min read
Symfony Station Communiqué - 15 July 2022. A look at Symfony, PHP, and Cybersecurity News!

Symfony Station Communiqué - 15 July 2022. A look at Symfony, PHP, and Cybersecurity News!

7
Comments
7 min read
Localizing PHP application with FBT instead of standard i18n

Localizing PHP application with FBT instead of standard i18n

7
Comments
3 min read
Character misplacing making fun bugs in PHP

Character misplacing making fun bugs in PHP

6
Comments
2 min read
WEB STACK IMPLEMENTATION (LAMP STACK) IN AWS

WEB STACK IMPLEMENTATION (LAMP STACK) IN AWS

5
Comments
9 min read
DDEV meets vite3

DDEV meets vite3

8
Comments
1 min read
Codewars Challenge Day 3: Moving Zeros To The End

Codewars Challenge Day 3: Moving Zeros To The End

Comments 4
1 min read
Como criar um widget personalizável no Magento 2

Como criar um widget personalizável no Magento 2

1
Comments
3 min read
How to generate PHP enums from database in Laravel?

How to generate PHP enums from database in Laravel?

6
Comments
2 min read
Anti-Spam Form for Yii2 Framework

Anti-Spam Form for Yii2 Framework

2
Comments
5 min read
How to Fix and Clean Code Style in laravel 9

How to Fix and Clean Code Style in laravel 9

6
Comments
1 min read
Developers Treasure Chest - Issue 1

Developers Treasure Chest - Issue 1

14
Comments 2
10 min read
How to easily call JavaScript modules from PHP?

How to easily call JavaScript modules from PHP?

9
Comments
3 min read
How to Install Multi-PHP versions on Ubuntu 20.04(Amazon EC2 server)

How to Install Multi-PHP versions on Ubuntu 20.04(Amazon EC2 server)

15
Comments
4 min read
Replace Nested If Else Statement with Array

Replace Nested If Else Statement with Array

9
Comments 2
1 min read
Laravel: Delete Actions Simplified

Laravel: Delete Actions Simplified

8
Comments
9 min read
Running Laravel IDE Helper Generator automatically

Running Laravel IDE Helper Generator automatically

6
Comments
1 min read
How to add PHP CS Fixer to your project?

How to add PHP CS Fixer to your project?

4
Comments
1 min read
Automatically generate plain text e-mails without view in Laravel 5+

Automatically generate plain text e-mails without view in Laravel 5+

3
Comments
1 min read
My experience with JavaScript and PHP as a junior web developer.

My experience with JavaScript and PHP as a junior web developer.

7
Comments 3
2 min read
Limit User Requests - Rate Limiting Laravel

Limit User Requests - Rate Limiting Laravel

7
Comments 3
1 min read
Install Nginx, PHP 8.0, WordPress, and MySQL on Ubuntu

Install Nginx, PHP 8.0, WordPress, and MySQL on Ubuntu

6
Comments 1
9 min read
Laravel eloquent multiple dependent model

Laravel eloquent multiple dependent model

6
Comments
3 min read
Create Custom Laravel Validation Rule for Total Uploaded Files Size 🚫✅

Create Custom Laravel Validation Rule for Total Uploaded Files Size 🚫✅

16
Comments
4 min read
Style your Nette Framework website faster with Stylify CSS

Style your Nette Framework website faster with Stylify CSS

3
Comments
4 min read
My favorite Laravel development environment, with Docker, Nginx, PHP-FPM Xdebug in VSCode

My favorite Laravel development environment, with Docker, Nginx, PHP-FPM Xdebug in VSCode

28
Comments 2
10 min read
Add Video Subtitles To Videos Using PHP

Add Video Subtitles To Videos Using PHP

7
Comments
5 min read
LARAVEL : EXPORT DATA TO PDF (DOMPDF)

LARAVEL : EXPORT DATA TO PDF (DOMPDF)

13
Comments
2 min read
PHP IMAP - NO OAuth!!! - MUST READ

PHP IMAP - NO OAuth!!! - MUST READ

7
Comments
1 min read
Symfony Station Communiqué - 8 July 2022. A look at Symfony, PHP, and Cybersecurity News!

Symfony Station Communiqué - 8 July 2022. A look at Symfony, PHP, and Cybersecurity News!

6
Comments
9 min read
Automatically Turn Images Into Slideshow Video Using Node.js

Automatically Turn Images Into Slideshow Video Using Node.js

7
Comments
7 min read
Laravel Development Environment: A Complete Introduction

Laravel Development Environment: A Complete Introduction

8
Comments 3
6 min read
Get recent blog posts from popular blogging platforms with PHP

Get recent blog posts from popular blogging platforms with PHP

5
Comments 2
1 min read
A Comprehensive Guide to Deploying Laravel Applications on AWS Elastic Beanstalk

A Comprehensive Guide to Deploying Laravel Applications on AWS Elastic Beanstalk

15
Comments 1
39 min read
Underestimated PHP

Underestimated PHP

30
Comments 28
1 min read
5.2M Developers Joined the Javascript Community in the Last Two Years

5.2M Developers Joined the Javascript Community in the Last Two Years

7
Comments
3 min read
Oauth Authentication In Laravel: Social Login With Laravel Socialite

Oauth Authentication In Laravel: Social Login With Laravel Socialite

15
Comments
12 min read
How to debug Laravel with XDebuger in VS Code

How to debug Laravel with XDebuger in VS Code

17
Comments 2
4 min read
Laravel socialite : configure microsoft Azure

Laravel socialite : configure microsoft Azure

7
Comments 4
2 min read
Você sabe o que é 'middleware'?

Você sabe o que é 'middleware'?

8
Comments
6 min read
Manage logs with Symfony and Graylog

Manage logs with Symfony and Graylog

9
Comments
2 min read
A GitHub Workflow to Check the Compatibility of Your PHP Package with a Range of Dependency Versions

A GitHub Workflow to Check the Compatibility of Your PHP Package with a Range of Dependency Versions

10
Comments
12 min read
How to Generate QR Code in Laravel 9

How to Generate QR Code in Laravel 9

14
Comments 1
5 min read
WordPress Plugin

WordPress Plugin

12
Comments
2 min read
What is PHP and How PHP Interpreter Works

What is PHP and How PHP Interpreter Works

6
Comments
3 min read
Announcement: Detailed PHP development practices series

Announcement: Detailed PHP development practices series

13
Comments
2 min read
Database Migrations

Database Migrations

13
Comments
5 min read
Laravel 9 CRUD Example Tutorial for Beginners

Laravel 9 CRUD Example Tutorial for Beginners

19
Comments
7 min read
.Net Core for PHP engineers - Part I

.Net Core for PHP engineers - Part I

5
Comments
6 min read
generate unique slug with eloquent-sluggable package laravel 8

generate unique slug with eloquent-sluggable package laravel 8

5
Comments
1 min read
Introduction to PHP Enums

Introduction to PHP Enums

2
Comments
3 min read
How to Install Laravel on Linux with Apache

How to Install Laravel on Linux with Apache

8
Comments
5 min read
Set up PHP QA tools and control them via make [Tutorial Part 5]

Set up PHP QA tools and control them via make [Tutorial Part 5]

19
Comments 4
18 min read
Quick & Easy Ways to Speed - Laravel Website

Quick & Easy Ways to Speed - Laravel Website

13
Comments
2 min read
Python vs PHP: Detailed Comparison Between Two Languages

Python vs PHP: Detailed Comparison Between Two Languages

7
Comments
4 min read
Boy scout rule in 6 examples - the basic principle of web development

Boy scout rule in 6 examples - the basic principle of web development

7
Comments 1
9 min read
Enrol student in a course programmatically.

Enrol student in a course programmatically.

5
Comments
1 min read
What is an API?

What is an API?

6
Comments 4
11 min read
loading...