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 Implement Laravel Modules Structure with Nwidart Package

How to Implement Laravel Modules Structure with Nwidart Package

21
Comments 4
2 min read
How to install grpc php on ubuntu?

How to install grpc php on ubuntu?

7
Comments
1 min read
Better way of using TryCatch in PHP | Laravel

Better way of using TryCatch in PHP | Laravel

10
Comments
1 min read
PHP functions strcspn() and strspn()

PHP functions strcspn() and strspn()

8
Comments 1
1 min read
¿Iniciar a estudiar PHP ?

¿Iniciar a estudiar PHP ?

10
Comments
3 min read
Add a CLI interpreter for PHPStorm in MontereyOS

Add a CLI interpreter for PHPStorm in MontereyOS

6
Comments
1 min read
PHP, Docker - How to enable PCNTL(Process Control Extensions)

PHP, Docker - How to enable PCNTL(Process Control Extensions)

26
Comments 2
3 min read
How the PHP Middleware Pattern works and can easily be applied

How the PHP Middleware Pattern works and can easily be applied

19
Comments
9 min read
3 Fonctionnalités cools de PHP 8.0

3 Fonctionnalités cools de PHP 8.0

7
Comments
2 min read
laravel: powerful json with jsonSerialize()

laravel: powerful json with jsonSerialize()

18
Comments
7 min read
Laravel: How to tracking user IP after they register or login

Laravel: How to tracking user IP after they register or login

11
Comments
5 min read
More Flexbox Practice

More Flexbox Practice

4
Comments
3 min read
Why wrapping 3rd-party calls to external services is always a good idea

Why wrapping 3rd-party calls to external services is always a good idea

6
Comments
3 min read
The case for immutability

The case for immutability

7
Comments
5 min read
DECK with svelte 🔥

DECK with svelte 🔥

3
Comments
1 min read
CQS Pattern - Quando, como e por quê utilizar?

CQS Pattern - Quando, como e por quê utilizar?

7
Comments
5 min read
New Things Added - Laravel 9.10 , 9.11 Released

New Things Added - Laravel 9.10 , 9.11 Released

6
Comments
2 min read
How to make screenshots in Laravel with Browsershot

How to make screenshots in Laravel with Browsershot

29
Comments 5
2 min read
just enough curl for api devs

just enough curl for api devs

14
Comments 2
8 min read
Adding user-specific settings in Laravel

Adding user-specific settings in Laravel

3
Comments
4 min read
Create an array and access array elements in PHP

Create an array and access array elements in PHP

5
Comments 5
2 min read
Validando dados no PHP com Lontra Validator

Validando dados no PHP com Lontra Validator

7
Comments
2 min read
Unprocessed data monitor in laravel.

Unprocessed data monitor in laravel.

7
Comments
3 min read
How to create custom helper functions in Laravel

How to create custom helper functions in Laravel

7
Comments
3 min read
PHP CLI Development Introduction

PHP CLI Development Introduction

7
Comments
3 min read
Get a Legacy PHP (5.3) application running in Docker

Get a Legacy PHP (5.3) application running in Docker

24
Comments 1
4 min read
Livewire Tips & Tricks - Laravel

Livewire Tips & Tricks - Laravel

6
Comments
2 min read
How to Create a GitHub Action to Import Posts from DEV to a Repository you Own

How to Create a GitHub Action to Import Posts from DEV to a Repository you Own

36
Comments 1
6 min read
Latest Tips & Tricks About Laravel Validation & Laravel Routing

Latest Tips & Tricks About Laravel Validation & Laravel Routing

9
Comments
3 min read
How to generate a full Tailwind CSS palette from a single color

How to generate a full Tailwind CSS palette from a single color

9
Comments
3 min read
New Things Added - Laravel 9.6 Released

New Things Added - Laravel 9.6 Released

6
Comments
1 min read
Multi Page App vs Single Page App

Multi Page App vs Single Page App

3
Comments 3
3 min read
Introducting Lightship 0.1.0

Introducting Lightship 0.1.0

6
Comments
3 min read
Service Providers - Laravel

Service Providers - Laravel

9
Comments
2 min read
New Things Added - Laravel 9.8 Released

New Things Added - Laravel 9.8 Released

6
Comments
1 min read
Refactoring #5: From arrays to Data Transfer Objects

Refactoring #5: From arrays to Data Transfer Objects

13
Comments
3 min read
Install XDEBUG in MontereyOS

Install XDEBUG in MontereyOS

7
Comments
2 min read
5 Popular Web Development Stacks And My Personal Stacks

5 Popular Web Development Stacks And My Personal Stacks

4
Comments
1 min read
Como criar uma GitHub Action para importar posts do DEV.to em PHP com o Minicli - Vídeo + Tutorial

Como criar uma GitHub Action para importar posts do DEV.to em PHP com o Minicli - Vídeo + Tutorial

35
Comments
5 min read
Adding PHPUnit Test Log and Coverage to GitLab CI/CD Pipeline

Adding PHPUnit Test Log and Coverage to GitLab CI/CD Pipeline

18
Comments 4
7 min read
Laravel: Update Actions Simplified

Laravel: Update Actions Simplified

17
Comments 4
9 min read
Add Laravel Installer in MontereyOS

Add Laravel Installer in MontereyOS

6
Comments
1 min read
Install Laravel Valet in MontereyOS

Install Laravel Valet in MontereyOS

6
Comments
1 min read
Install PHP and Composer in MontereyOS

Install PHP and Composer in MontereyOS

9
Comments 1
2 min read
Install Homebrew in MontereyOS

Install Homebrew in MontereyOS

7
Comments
1 min read
Looking for a personal (Svelte) stack

Looking for a personal (Svelte) stack

4
Comments 2
3 min read
Testing in Laravel

Testing in Laravel

9
Comments 1
1 min read
Symfony Station Communiqué - 22 April 2022. A look at Symfony, PHP, and Cybersecurity News!

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

6
Comments
10 min read
Announcing PHPWeekly's 7 Day Book Giveaway

Announcing PHPWeekly's 7 Day Book Giveaway

4
Comments
1 min read
Creating a new HydePHP app from scratch

Creating a new HydePHP app from scratch

7
Comments
7 min read
Building Secured PHP RESTful API in Laravel 8 with Sanctum

Building Secured PHP RESTful API in Laravel 8 with Sanctum

11
Comments
9 min read
Defensive Coding Reloaded: A Guide To Active Web Application Defence

Defensive Coding Reloaded: A Guide To Active Web Application Defence

10
Comments
2 min read
Laravel Temporary URL for local storage driver

Laravel Temporary URL for local storage driver

30
Comments 10
1 min read
Forest Admin: A Laravel Nova alternative

Forest Admin: A Laravel Nova alternative

28
Comments
8 min read
PHP - Colour inversion

PHP - Colour inversion

7
Comments
1 min read
Difference between Service and Service Provider

Difference between Service and Service Provider

10
Comments 2
1 min read
jQuery Datatables Ajax PHP and MySQL using PDO Example

jQuery Datatables Ajax PHP and MySQL using PDO Example

20
Comments
3 min read
Field Guide to Writing More Readable Code - Laravel

Field Guide to Writing More Readable Code - Laravel

10
Comments
1 min read
How organize big projects in Laravel?

How organize big projects in Laravel?

9
Comments
3 min read
Building Laravel 8 Eloquent Query Example

Building Laravel 8 Eloquent Query Example

8
Comments
1 min read
loading...