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 Recursion works behind the scene in PHP

How Recursion works behind the scene in PHP

6
Comments 6
2 min read
How To Validate GitHub Webhooks With Laravel and PHP

How To Validate GitHub Webhooks With Laravel and PHP

17
Comments 2
3 min read
Creating Your Own Artisan in PHP

Creating Your Own Artisan in PHP

11
Comments 1
5 min read
Sockets with PHP and Node

Sockets with PHP and Node

10
Comments 1
3 min read
Factory Design Pattern

Factory Design Pattern

8
Comments
2 min read
Strategy Design Pattern

Strategy Design Pattern

8
Comments
2 min read
Singleton and Multiton Design Patterns

Singleton and Multiton Design Patterns

7
Comments
2 min read
How to Scrape a website using PHP?

How to Scrape a website using PHP?

5
Comments 2
2 min read
Laravel custom Pivot Model events (many-to-many relationship)

Laravel custom Pivot Model events (many-to-many relationship)

12
Comments 2
2 min read
Go for PHP or Any Other Developer

Go for PHP or Any Other Developer

8
Comments
7 min read
PHP Patterns Part 1 - Repository Pattern

PHP Patterns Part 1 - Repository Pattern

5
Comments
2 min read
How to organize dynamic attributes/properties of products specification?

How to organize dynamic attributes/properties of products specification?

6
Comments 2
1 min read
Creating eCommerce Sites Using Symfony Framework

Creating eCommerce Sites Using Symfony Framework

6
Comments
1 min read
Laravel clear all cache with one command

Laravel clear all cache with one command

16
Comments 1
1 min read
Refactoring "if" statements with lookup arrays in PHP/Laravel

Refactoring "if" statements with lookup arrays in PHP/Laravel

12
Comments 2
1 min read
The impact of migrating from PHP to Golang

The impact of migrating from PHP to Golang

10
Comments 9
7 min read
Could PHP fade away near future?

Could PHP fade away near future?

5
Comments 4
1 min read
Secure authentication in Nuxt SPA with Laravel as back-end

Secure authentication in Nuxt SPA with Laravel as back-end

111
Comments 88
11 min read
Data Transfer Object (DTO) in Laravel with PHP7.4 typed properties

Data Transfer Object (DTO) in Laravel with PHP7.4 typed properties

45
Comments
2 min read
Recent Interview Experience

Recent Interview Experience

4
Comments 1
2 min read
SEO Cheat Sheet #2: Page Speed & Image Optimization

SEO Cheat Sheet #2: Page Speed & Image Optimization

10
Comments 1
4 min read
Migrating from dev.to to WordPress

Migrating from dev.to to WordPress

9
Comments
1 min read
Continuous Deploy in CircleCI to shared host 🚀

Continuous Deploy in CircleCI to shared host 🚀

8
Comments
2 min read
How to Beautify PHP Code?

How to Beautify PHP Code?

7
Comments
1 min read
What is Laravel Model Observers?

What is Laravel Model Observers?

13
Comments
2 min read
How to create a maintenance system on a Symfony 4 project

How to create a maintenance system on a Symfony 4 project

6
Comments
1 min read
Laravel, Lumen dockerization

Laravel, Lumen dockerization

7
Comments
1 min read
How to deploy a laravel application using nginx on ubuntu

How to deploy a laravel application using nginx on ubuntu

17
Comments 4
5 min read
Install composer in custom Docker image

Install composer in custom Docker image

21
Comments 10
1 min read
Symfony on a lambda: sessions

Symfony on a lambda: sessions

6
Comments
5 min read
VueJS & neoan3: a love story.

VueJS & neoan3: a love story.

9
Comments
4 min read
Create charts in Laravel with eloquent and Larapex Charts

Create charts in Laravel with eloquent and Larapex Charts

18
Comments 29
5 min read
What is an HMAC?

What is an HMAC?

30
Comments 2
4 min read
Unit and Functional tests, huh?! Whats the difference?

Unit and Functional tests, huh?! Whats the difference?

8
Comments
5 min read
Got rejected by two different companies today.

Got rejected by two different companies today.

4
Comments 5
1 min read
WP Snippet #003 Adding menu’s to your theme.

WP Snippet #003 Adding menu’s to your theme.

7
Comments
2 min read
Three reasons I like PHP more than Modern Javascript

Three reasons I like PHP more than Modern Javascript

10
Comments 11
1 min read
5 Free Tutorials You Should Complete to Master the Back-End

5 Free Tutorials You Should Complete to Master the Back-End

604
Comments 55
3 min read
A Brief Overview of Mass Assignment in Laravel

A Brief Overview of Mass Assignment in Laravel

5
Comments
2 min read
Why input data not remaining after refresh using old() in laravel??

Why input data not remaining after refresh using old() in laravel??

4
Comments 1
1 min read
Keeping Tests Simple in Laravel

Keeping Tests Simple in Laravel

19
Comments
6 min read
How to retrieve tokenID from acess_token (Personal Access Token)

How to retrieve tokenID from acess_token (Personal Access Token)

6
Comments 6
1 min read
Laravel Nova: Implementing Social Logins

Laravel Nova: Implementing Social Logins

10
Comments
5 min read
Seven Commands to Bulletproof Your Symfony Application CI Build

Seven Commands to Bulletproof Your Symfony Application CI Build

6
Comments
10 min read
How To Deploy A Laravel Project On Linux Shared Hosting In 5 Minutes

How To Deploy A Laravel Project On Linux Shared Hosting In 5 Minutes

16
Comments 3
3 min read
Useful Websites For Web Developers & Designers

Useful Websites For Web Developers & Designers

7
Comments
1 min read
Tame Behat with the Brand New Symfony Extension

Tame Behat with the Brand New Symfony Extension

6
Comments
10 min read
How to debug PHP using Visual Studio Code

How to debug PHP using Visual Studio Code

22
Comments 3
3 min read
Wolff - Ridiculously small PHP framework for building web apps

Wolff - Ridiculously small PHP framework for building web apps

11
Comments
2 min read
🚀 Extendiendo el PATRÓN DE DISEÑO BUILDER (LARAVEL)

🚀 Extendiendo el PATRÓN DE DISEÑO BUILDER (LARAVEL)

6
Comments
1 min read
Modify or delete Laravel lang files content in controller.

Modify or delete Laravel lang files content in controller.

11
Comments
4 min read
Mastering Laravel Eloquent ORM - The Eloquent Journey (PART 1)

Mastering Laravel Eloquent ORM - The Eloquent Journey (PART 1)

84
Comments 6
6 min read
How to set up PHP executable path in VSCode (XAMPP user's)

How to set up PHP executable path in VSCode (XAMPP user's)

17
Comments 12
2 min read
PHP: Two to one (take 2 strings and return sorted unique string)

PHP: Two to one (take 2 strings and return sorted unique string)

6
Comments 1
1 min read
Working with events in neoan3 (PHP)

Working with events in neoan3 (PHP)

8
Comments
3 min read
That time I built a tool that helps 1000 CS students every month

That time I built a tool that helps 1000 CS students every month

88
Comments 6
5 min read
MySQL in PHP - how to deal with databases

MySQL in PHP - how to deal with databases

10
Comments 3
4 min read
a11y issues on WordPress - google lighthouse can't detect <label></label> on the form on the hero section

a11y issues on WordPress - google lighthouse can't detect <label></label> on the form on the hero section

5
Comments 8
1 min read
How and why to use Laravel Homestead for local development — real life TIPS

How and why to use Laravel Homestead for local development — real life TIPS

9
Comments
4 min read
AWS SNS, SQS and Laravel

AWS SNS, SQS and Laravel

6
Comments
2 min read
loading...