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 structure a DDD project in Symfony flex

How to structure a DDD project in Symfony flex

21
Comments 3
2 min read
PHP proposal: List Comprehension (like in Python)

PHP proposal: List Comprehension (like in Python)

7
Comments
1 min read
PHP 8 features I wish also existed in JavaScript

PHP 8 features I wish also existed in JavaScript

248
Comments 70
3 min read
Neat Routes in Laravel!

Neat Routes in Laravel!

6
Comments
2 min read
Type casting in Laravel

Type casting in Laravel

6
Comments 3
2 min read
Paynow Integration Part 5: Checking for payments

Paynow Integration Part 5: Checking for payments

5
Comments
2 min read
PHP Static Site Generators (Twig Templates)

PHP Static Site Generators (Twig Templates)

5
Comments
7 min read
How to make Food Ordering Website?

How to make Food Ordering Website?

26
Comments 4
2 min read
The current state of local Laravel development

The current state of local Laravel development

53
Comments 7
9 min read
Starting your first Laravel project

Starting your first Laravel project

14
Comments 4
2 min read
Audit Trail Implementation to CRUD Operation

Audit Trail Implementation to CRUD Operation

7
Comments
4 min read
Create PHP Dependency Injection Container and Learn How Laravel Initiate Controller and Method with Dependency and Parameter

Create PHP Dependency Injection Container and Learn How Laravel Initiate Controller and Method with Dependency and Parameter

27
Comments
6 min read
Migraciones de base de datos con Phinx

Migraciones de base de datos con Phinx

3
Comments
2 min read
Caching your Laravel API with ETag and Conditional Requests

Caching your Laravel API with ETag and Conditional Requests

2
Comments
6 min read
Moiva.io v3: a universal tool to Evaluate, Discover and Compare software

Moiva.io v3: a universal tool to Evaluate, Discover and Compare software

2
Comments
5 min read
IS PHP Dead?

IS PHP Dead?

24
Comments 34
2 min read
How to use SweetAlert2 with Livewire

How to use SweetAlert2 with Livewire

26
Comments 4
3 min read
How to run an HTML/PHP website on Localhost

How to run an HTML/PHP website on Localhost

13
Comments 1
2 min read
Metamask Integration With Laravel Part 2[ Validate Transactions With EtherScan ]

Metamask Integration With Laravel Part 2[ Validate Transactions With EtherScan ]

7
Comments 1
4 min read
Write good PHP - string management

Write good PHP - string management

25
Comments 4
2 min read
10 Step Guide: Varnish + Nginx + PHP On Ubuntu With SSL

10 Step Guide: Varnish + Nginx + PHP On Ubuntu With SSL

8
Comments 1
4 min read
Laravel Package Translator Loader

Laravel Package Translator Loader

4
Comments
1 min read
Improving the regex in route patterns (Teeny PHP route system)

Improving the regex in route patterns (Teeny PHP route system)

6
Comments
4 min read
PayNow Integration Part 1: Intro

PayNow Integration Part 1: Intro

10
Comments
1 min read
Write good PHP - Lookup-arrays

Write good PHP - Lookup-arrays

19
Comments 7
1 min read
Enums in PHP8.1

Enums in PHP8.1

8
Comments 1
1 min read
[BLOG] - Laravel Sail – Ambiente Docker para quem nunca viu Docker (e para quem já viu também)

[BLOG] - Laravel Sail – Ambiente Docker para quem nunca viu Docker (e para quem já viu também)

4
Comments
1 min read
Learn how to protect Laravel API with Magic

Learn how to protect Laravel API with Magic

8
Comments
5 min read
Protect user uploads with Laravel

Protect user uploads with Laravel

5
Comments 1
1 min read
PayNow Integration Part 2: Getting Keys

PayNow Integration Part 2: Getting Keys

5
Comments 1
2 min read
Symfony 5 : Mocking private autowired services in Controller functional tests

Symfony 5 : Mocking private autowired services in Controller functional tests

13
Comments 3
3 min read
Enhanced Debugging w/ Ray

Enhanced Debugging w/ Ray

6
Comments 2
2 min read
Why you should create your own PHP MVC Framework

Why you should create your own PHP MVC Framework

3
Comments 2
2 min read
6 Technical Challenges in SaaS Development You Should Know

6 Technical Challenges in SaaS Development You Should Know

6
Comments
2 min read
Getting started with Mutation Testing

Getting started with Mutation Testing

2
Comments
8 min read
How to Make Your Laravel App More Testable

How to Make Your Laravel App More Testable

13
Comments 4
8 min read
Using Laravel Scout with global query scopes

Using Laravel Scout with global query scopes

2
Comments
3 min read
Get experience with PHP and create projects with these 9 PHP projects ideas for beginners

Get experience with PHP and create projects with these 9 PHP projects ideas for beginners

90
Comments 5
7 min read
How to properly take over a complex PHP project

How to properly take over a complex PHP project

2
Comments 1
3 min read
Validating Multiple Forms on a Page in Laravel 8

Validating Multiple Forms on a Page in Laravel 8

14
Comments 2
3 min read
Using Blockonomics Payment Button API 12:42

Using Blockonomics Payment Button API

8
Comments
1 min read
List files from directory with PHP

List files from directory with PHP

7
Comments
1 min read
Generate a unique random code to store in DB

Generate a unique random code to store in DB

6
Comments 13
2 min read
Strategy Design Pattern (simple example implementation in PHP)

Strategy Design Pattern (simple example implementation in PHP)

7
Comments
2 min read
The best way to set up LEMP stack for local development – 2021 edition

The best way to set up LEMP stack for local development – 2021 edition

24
Comments 3
5 min read
Factory Design Pattern (simple example implementation in PHP)

Factory Design Pattern (simple example implementation in PHP)

14
Comments
3 min read
Role/Status Based CRUD Application Using Laravel 7

Role/Status Based CRUD Application Using Laravel 7

5
Comments 2
1 min read
Teeny, a route system for PHP

Teeny, a route system for PHP

16
Comments 11
2 min read
Serving sites with different PHP-version using Laravel-valet

Serving sites with different PHP-version using Laravel-valet

16
Comments 12
3 min read
How to log PHP errors and warnings into a file

How to log PHP errors and warnings into a file

30
Comments 2
5 min read
Moving from PHP to NodeJS

Moving from PHP to NodeJS

52
Comments 12
3 min read
Laravel InertiaJS Pagination

Laravel InertiaJS Pagination

4
Comments
1 min read
Access control in GraphQL using Symfony

Access control in GraphQL using Symfony

22
Comments
2 min read
Using Laravel for E-Commerce: Tutorial & Live Demo

Using Laravel for E-Commerce: Tutorial & Live Demo

36
Comments
4 min read
Ultimate Command Line Reference 2021 - Bash, Git, Node, Python, Ruby, PHP

Ultimate Command Line Reference 2021 - Bash, Git, Node, Python, Ruby, PHP

3
Comments
3 min read
How to reinstall phalcon switching from php 7.1 to php 7.2

How to reinstall phalcon switching from php 7.1 to php 7.2

2
Comments 2
2 min read
MVC and creating it in Laravel 8

MVC and creating it in Laravel 8

11
Comments
3 min read
Otimizando o algoritmo passo a passo

Otimizando o algoritmo passo a passo

13
Comments
8 min read
Learn Python, PHP, Ruby and Javascript in one Blog Post

Learn Python, PHP, Ruby and Javascript in one Blog Post

52
Comments 5
4 min read
What You Should Learn in PHP Fundamentals

What You Should Learn in PHP Fundamentals

16
Comments
2 min read
loading...