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.
Enhancing Laravel Applications with Action-Based Architecture 💡

Enhancing Laravel Applications with Action-Based Architecture 💡

1
Comments
4 min read
How to Effortlessly Keep Your PHP Projects Up-to-Date

How to Effortlessly Keep Your PHP Projects Up-to-Date

6
Comments 1
6 min read
Laravel101: Implement RESTful Architecture in Controllers

Laravel101: Implement RESTful Architecture in Controllers

18
Comments
7 min read
Laravel101: Validate your Application's Incoming Data

Laravel101: Validate your Application's Incoming Data

19
Comments
7 min read
PHP: Installing,Switching between Multiple PHP versions on Linux

PHP: Installing,Switching between Multiple PHP versions on Linux

2
Comments 3
2 min read
How to Stop FilamentPHP Actions On Certain Conditions

How to Stop FilamentPHP Actions On Certain Conditions

14
Comments 3
2 min read
Unlock the power of list: Practical usecase of list() in php.

Unlock the power of list: Practical usecase of list() in php.

2
Comments
2 min read
PHP-FPM 8.2 on OpenBSD 7.3

PHP-FPM 8.2 on OpenBSD 7.3

5
Comments
3 min read
PHP - Creating Your Own PHP SessionStorage

PHP - Creating Your Own PHP SessionStorage

18
Comments 1
2 min read
PHP 8.2: why using read-only classes?

PHP 8.2: why using read-only classes?

4
Comments 2
1 min read
HMAC Authentication in Laravel

HMAC Authentication in Laravel

263
Comments
5 min read
Symfony Station Communiqué - 04 August 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

Symfony Station Communiqué - 04 August 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

2
Comments
10 min read
PHP 8.1: why using read-only properties?

PHP 8.1: why using read-only properties?

5
Comments
1 min read
Validating requests on Symfony Framework

Validating requests on Symfony Framework

2
Comments
7 min read
How to Host a Laravel App on AWS EC2 (LEMP Stack)

How to Host a Laravel App on AWS EC2 (LEMP Stack)

1
Comments
5 min read
Playing with Model Attribute Visibility | Laravel | How to | Tutorial | Quick Win Wednesday #QWW

Playing with Model Attribute Visibility | Laravel | How to | Tutorial | Quick Win Wednesday #QWW

2
Comments
1 min read
Laravel101 : How to Connect to SQLite and Use Eloquent Models

Laravel101 : How to Connect to SQLite and Use Eloquent Models

20
Comments
7 min read
Laravel101: Create and Submit a Form to the Server

Laravel101: Create and Submit a Form to the Server

16
Comments
4 min read
PHP-FPM 8.2 on OpenBSD 7.3

PHP-FPM 8.2 on OpenBSD 7.3

5
Comments
5 min read
How To Use Liskov Substitution Principle in PHP/Laravel

How To Use Liskov Substitution Principle in PHP/Laravel

1
Comments
3 min read
Filter WP Post Frontpages in the Loop with Polylang

Filter WP Post Frontpages in the Loop with Polylang

9
Comments
6 min read
Setting up PHP for Local Development

Setting up PHP for Local Development

3
Comments
2 min read
Scramble 0.8.0 - Update of Laravel API documentation generator

Scramble 0.8.0 - Update of Laravel API documentation generator

7
Comments
3 min read
Stripe Payment in Laravel 10

Stripe Payment in Laravel 10

6
Comments 1
4 min read
Design Patterns in PHP 8: Simple factory

Design Patterns in PHP 8: Simple factory

70
Comments 3
3 min read
Building a frontend auth in WordPress

Building a frontend auth in WordPress

9
Comments 1
1 min read
My first Laravel Livewire Volt component

My first Laravel Livewire Volt component

9
Comments 2
5 min read
WordPress VS Elanat

WordPress VS Elanat

Comments
5 min read
How to Clone a Laravel Project from GitHub and Run it in VS Code

How to Clone a Laravel Project from GitHub and Run it in VS Code

1
Comments
2 min read
Taking PHP Seriously

Taking PHP Seriously

2
Comments
3 min read
Installing & Creating your first Component in Livewire 3 in only 4 minutes

Installing & Creating your first Component in Livewire 3 in only 4 minutes

Comments
1 min read
9 Collection Methods to Master Eloquent

9 Collection Methods to Master Eloquent

Comments
1 min read
How to use DigitalOcean Spaces with Laravel Voyager?

How to use DigitalOcean Spaces with Laravel Voyager?

8
Comments
3 min read
PHP, Functions, and Namespaces with the "use function" statement

PHP, Functions, and Namespaces with the "use function" statement

26
Comments
3 min read
A Guide to Testing Middleware in Laravel

A Guide to Testing Middleware in Laravel

8
Comments
2 min read
Laravel Real-Time Log Monitoring

Laravel Real-Time Log Monitoring

5
Comments
2 min read
Laravel101: Exploring Laravel Controllers and Namespace Loading

Laravel101: Exploring Laravel Controllers and Namespace Loading

16
Comments 3
5 min read
How to use IP2Location.io PHP SDK in CodeIgniter

How to use IP2Location.io PHP SDK in CodeIgniter

Comments
5 min read
Getting Acquainted with the Mako Framework in PHP

Getting Acquainted with the Mako Framework in PHP

2
Comments
2 min read
Dependency Injection in Mako Framework for PHP

Dependency Injection in Mako Framework for PHP

1
Comments
3 min read
Laravel101: How to Create a Suitable Layout for Your Project

Laravel101: How to Create a Suitable Layout for Your Project

14
Comments
4 min read
Symfony Station Communiqué — 28 July 2023. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse News!

Symfony Station Communiqué — 28 July 2023. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse News!

2
Comments
7 min read
What is PHP's Future with PHP 8?

What is PHP's Future with PHP 8?

4
Comments 8
1 min read
Laravel : Running single cron on multiple servers

Laravel : Running single cron on multiple servers

1
Comments
14 min read
Custom Gutenberg block: client side vs server side

Custom Gutenberg block: client side vs server side

1
Comments
3 min read
How to Use Laravel Rules

How to Use Laravel Rules

2
Comments
2 min read
Macros to the Rescue! Add Pagination to Non-DB Collections in Laravel

Macros to the Rescue! Add Pagination to Non-DB Collections in Laravel

5
Comments
2 min read
Laravel101: How to pass data between views in your web pages

Laravel101: How to pass data between views in your web pages

17
Comments 1
5 min read
Convert PHP Project to Android App

Convert PHP Project to Android App

155
Comments 4
4 min read
Laravel 101: Everything You Need to Know to Get Started with This Popular PHP Framework

Laravel 101: Everything You Need to Know to Get Started with This Popular PHP Framework

63
Comments
3 min read
Laravel101: How to define routes in your projects

Laravel101: How to define routes in your projects

17
Comments 2
3 min read
How to handle Model Attribute Changes like a Pro. | Laravel | Tutorial | Quick Win Wednesday #QWW

How to handle Model Attribute Changes like a Pro. | Laravel | Tutorial | Quick Win Wednesday #QWW

Comments
1 min read
Configuring a docker environment for a Magento 2 project

Configuring a docker environment for a Magento 2 project

22
Comments 3
12 min read
📃 😎 DocKing: manage document templates & render PDFs microservice

📃 😎 DocKing: manage document templates & render PDFs microservice

8
Comments
1 min read
PHP - Create your own Data Validator in PHP: Step-by-Step

PHP - Create your own Data Validator in PHP: Step-by-Step

37
Comments 6
4 min read
Let's talk about CORS & frontend with vite

Let's talk about CORS & frontend with vite

3
Comments
3 min read
Magento Acl

Magento Acl

1
Comments
6 min read
Laravel Ecommerce Tutorial: Part 9, SEO

Laravel Ecommerce Tutorial: Part 9, SEO

1
Comments
5 min read
Hablemos de CORS & frontend con vite

Hablemos de CORS & frontend con vite

Comments 1
3 min read
Laravel API Error Exception Handling Methodologies.

Laravel API Error Exception Handling Methodologies.

4
Comments
2 min read
loading...