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.
Laravel Scenarios

Laravel Scenarios

3
Comments
1 min read
Implement a Minimalistic KYC Form & Identify Verification Check

Implement a Minimalistic KYC Form & Identify Verification Check

8
Comments
5 min read
Testing the Cart | Building a Shopping Cart with Symfony

Testing the Cart | Building a Shopping Cart with Symfony

22
Comments 6
9 min read
Creating Cart Entities | Building a Shopping Cart with Symfony

Creating Cart Entities | Building a Shopping Cart with Symfony

13
Comments 7
6 min read
Managing the Cart Storage | Building a Shopping Cart with Symfony

Managing the Cart Storage | Building a Shopping Cart with Symfony

6
Comments 9
3 min read
Removing Products from the Cart | Building a Shopping Cart with Symfony

Removing Products from the Cart | Building a Shopping Cart with Symfony

5
Comments 8
2 min read
Easy way to Generate and Validate OTP in the Laravel

Easy way to Generate and Validate OTP in the Laravel

9
Comments 7
2 min read
Sending a plugin to the Wordpress Plugin Directory

Sending a plugin to the Wordpress Plugin Directory

6
Comments
4 min read
Adding Products to the Cart | Building a Shopping Cart with Symfony

Adding Products to the Cart | Building a Shopping Cart with Symfony

8
Comments 4
3 min read
Clearing the Cart | Building a Shopping Cart with Symfony

Clearing the Cart | Building a Shopping Cart with Symfony

6
Comments 2
2 min read
Getting Started | Building a Shopping Cart with Symfony

Getting Started | Building a Shopping Cart with Symfony

18
Comments
4 min read
Purging Expired Carts | Building a Shopping Cart with Symfony

Purging Expired Carts | Building a Shopping Cart with Symfony

11
Comments 2
4 min read
Creating the Cart Page | Building a Shopping Cart with Symfony

Creating the Cart Page | Building a Shopping Cart with Symfony

8
Comments 1
6 min read
Managing Products | Building a Shopping Cart with Symfony

Managing Products | Building a Shopping Cart with Symfony

5
Comments
6 min read
O PHP 8 chegou, e daí?

O PHP 8 chegou, e daí?

6
Comments
7 min read
How to get raw sql that is being executed with binded data

How to get raw sql that is being executed with binded data

6
Comments
1 min read
Automatic Laravel Data Encryption with Eloquent

Automatic Laravel Data Encryption with Eloquent

20
Comments 11
2 min read
Easy 1min Laravel setup on local with HTTPS

Easy 1min Laravel setup on local with HTTPS

21
Comments
1 min read
Laravel Fortify Kullanımı

Laravel Fortify Kullanımı

4
Comments
1 min read
How to make Inspector work on Laravel Vapor – Verifarma.com case study

How to make Inspector work on Laravel Vapor – Verifarma.com case study

1
Comments
5 min read
Customize Laravel Jetstream (Registration and Login)

Customize Laravel Jetstream (Registration and Login)

53
Comments 7
5 min read
New Benchmark. Mezon Router is up to 36 times faster then Pux Router

New Benchmark. Mezon Router is up to 36 times faster then Pux Router

6
Comments
2 min read
Rewriting Blade Views Templates to Components

Rewriting Blade Views Templates to Components

3
Comments
3 min read
LinkAce - Your self-hosted bookmark archive

LinkAce - Your self-hosted bookmark archive

19
Comments 4
3 min read
Déboguer comme un chef en PHP avec XDebug

Déboguer comme un chef en PHP avec XDebug

8
Comments 1
7 min read
Separating frontend and backend routes in Laravel

Separating frontend and backend routes in Laravel

14
Comments
1 min read
Using field dependency in Magento 2

Using field dependency in Magento 2

5
Comments
7 min read
How I Wrote My First Web API

How I Wrote My First Web API

5
Comments
5 min read
Difference between the assignment , equality & identity operator in PHP

Difference between the assignment , equality & identity operator in PHP

9
Comments
1 min read
Opinion on PSR-1: Basic Coding Standard

Opinion on PSR-1: Basic Coding Standard

2
Comments 4
2 min read
PSR + Experience = PHP code convention

PSR + Experience = PHP code convention

5
Comments 2
6 min read
How to install Laravel project on your Windows 10 using Xampp

How to install Laravel project on your Windows 10 using Xampp

9
Comments 8
3 min read
Laravel On Shared Hosting

Laravel On Shared Hosting

8
Comments 2
2 min read
PHP Apidocs generation tool

PHP Apidocs generation tool

7
Comments 1
2 min read
Customize Laravel Auth (Laravel Breeze Registration and Login)

Customize Laravel Auth (Laravel Breeze Registration and Login)

33
Comments 15
6 min read
Algorithm explained: Linear regression using gradient descent with PHP

Algorithm explained: Linear regression using gradient descent with PHP

34
Comments 7
10 min read
How to push notification in website without using 3rd party software?

How to push notification in website without using 3rd party software?

1
Comments
1 min read
I've noticed my skills are very limited in every language I know

I've noticed my skills are very limited in every language I know

16
Comments 22
1 min read
Latest Web Development Trends That Will Dominate In 2021

Latest Web Development Trends That Will Dominate In 2021

18
Comments 5
5 min read
How to write clean Code (1)

How to write clean Code (1)

41
Comments
4 min read
Advantages of migrating to PHP 8

Advantages of migrating to PHP 8

17
Comments 2
6 min read
Day: 0 - Starting A 100-day challenge to create Something.

Day: 0 - Starting A 100-day challenge to create Something.

9
Comments 1
1 min read
How to clone the same environment I have on the local machine to the deployment environment?

How to clone the same environment I have on the local machine to the deployment environment?

2
Comments
1 min read
GraphQL: change for the best

GraphQL: change for the best

18
Comments 2
7 min read
Color Contrast Accessibility Checker (WCAG)

Color Contrast Accessibility Checker (WCAG)

94
Comments 2
2 min read
I managed to parse a pdf using Smalot\PdfParser but how I can construct it back?

I managed to parse a pdf using Smalot\PdfParser but how I can construct it back?

2
Comments 1
1 min read
Statamic Headless Tied to a Gatsby Blog [Tutorial & Live Demo]

Statamic Headless Tied to a Gatsby Blog [Tutorial & Live Demo]

2
Comments
2 min read
[Symfony]: Empty token storage when injecting service in an event listener

[Symfony]: Empty token storage when injecting service in an event listener

11
Comments
2 min read
How to use Material Web Components with Contact Form 7

How to use Material Web Components with Contact Form 7

5
Comments
2 min read
Guía rápida de AJAX

Guía rápida de AJAX

11
Comments 4
3 min read
PHPUnit from scratch in 5 minutes

PHPUnit from scratch in 5 minutes

16
Comments 2
4 min read
Best Community For Programming

Best Community For Programming

10
Comments
1 min read
Symfony and Hexagonal Architecture

Symfony and Hexagonal Architecture

69
Comments 8
8 min read
How to fix php memory limit errors

How to fix php memory limit errors

3
Comments
2 min read
Display Build Status and Test Coverage Badges for a Laravel Project

Display Build Status and Test Coverage Badges for a Laravel Project

7
Comments
3 min read
Symfony UX and ChartJS

Symfony UX and ChartJS

9
Comments
4 min read
Answer: How to add functionality of “Recently visited products” on an ecommerce website?

Answer: How to add functionality of “Recently visited products” on an ecommerce website?

4
Comments
1 min read
How to Create your Own Server for Deployment using Your old labtop/pc with a free domain !!

How to Create your Own Server for Deployment using Your old labtop/pc with a free domain !!

19
Comments 2
3 min read
What is the best way to create PDF files with PHP

What is the best way to create PDF files with PHP

3
Comments 5
1 min read
Faster dev server with(out) xDebug

Faster dev server with(out) xDebug

5
Comments
2 min read
loading...