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.
Concorrência em banco de dados explicada de forma simples

Concorrência em banco de dados explicada de forma simples

12
Comments
5 min read
Build Warehouse and Store Management System - Pt. 1

Build Warehouse and Store Management System - Pt. 1

6
Comments 2
2 min read
How to Export Data To Excel file in Laravel 8

How to Export Data To Excel file in Laravel 8

8
Comments 1
1 min read
Build Warehouse and Store Management System - Pt. 2

Build Warehouse and Store Management System - Pt. 2

4
Comments 1
4 min read
Config XDebug for Laravel 9

Config XDebug for Laravel 9

7
Comments
1 min read
Prevent Lazy Loading - Laravel

Prevent Lazy Loading - Laravel

6
Comments
1 min read
How to setup a Wordpress or Drupal site locally with DDEV

How to setup a Wordpress or Drupal site locally with DDEV

6
Comments 1
2 min read
Filter Eloquent models with multiple optional filters

Filter Eloquent models with multiple optional filters

6
Comments
6 min read
How to set up VIM for PHP development

How to set up VIM for PHP development

9
Comments
5 min read
Why PHP is the king of the web?

Why PHP is the king of the web?

4
Comments 1
2 min read
Watch and Testing Cronjob using PHP

Watch and Testing Cronjob using PHP

6
Comments
2 min read
Alpine.js modal transition in Livewire the missing manual part

Alpine.js modal transition in Livewire the missing manual part

10
Comments 1
3 min read
Laravel 8 - API Versioning ⭐⭐⭐⭐⭐

Laravel 8 - API Versioning ⭐⭐⭐⭐⭐

16
Comments 5
3 min read
Install PHP AMQP Extension on Mac

Install PHP AMQP Extension on Mac

5
Comments 1
2 min read
Connecting to a PostgreSQL database in PHP

Connecting to a PostgreSQL database in PHP

7
Comments
1 min read
Using splice() Method to Remove Items - Laravel

Using splice() Method to Remove Items - Laravel

4
Comments
2 min read
Laravel 8 - Using JWT(JSON Web Token) in REST API 🔥🔥🔥

Laravel 8 - Using JWT(JSON Web Token) in REST API 🔥🔥🔥

10
Comments
3 min read
How to find the slowest query in your application

How to find the slowest query in your application

35
Comments 2
4 min read
SOLID Principles -Object Oriented Programming in PHP ⭐⭐⭐⭐⭐

SOLID Principles -Object Oriented Programming in PHP ⭐⭐⭐⭐⭐

20
Comments
6 min read
How to import excel CSV file into Laravel

How to import excel CSV file into Laravel

17
Comments 3
2 min read
What is Ory Hydra?

What is Ory Hydra?

1
Comments
2 min read
Laravel 8 - Factory and Seeders - Generating Thousands of Dummy Data Instantly

Laravel 8 - Factory and Seeders - Generating Thousands of Dummy Data Instantly

9
Comments
2 min read
How to Build and Distribute Beautiful Command-Line Applications with PHP and Composer

How to Build and Distribute Beautiful Command-Line Applications with PHP and Composer

8
Comments
22 min read
Laravel Api create Users,Posts with Role Permissions using Gates no packages

Laravel Api create Users,Posts with Role Permissions using Gates no packages

18
Comments 5
7 min read
Import Excel File into Laravel 8

Import Excel File into Laravel 8

8
Comments
2 min read
How To Make Laravel Pusher Work In Production

How To Make Laravel Pusher Work In Production

3
Comments
2 min read
Testing Form Requests with PHPUnit

Testing Form Requests with PHPUnit

14
Comments
2 min read
Symfony Station Communiqué — 11 February 2022. A look at Symfony and PHP news.

Symfony Station Communiqué — 11 February 2022. A look at Symfony and PHP news.

8
Comments
10 min read
Periodic Database Backup to Gitlab Private Repository Using Flysystem and Cronjob

Periodic Database Backup to Gitlab Private Repository Using Flysystem and Cronjob

2
Comments
4 min read
Laravel's exceptions: Part 2 – Custom exceptions

Laravel's exceptions: Part 2 – Custom exceptions

18
Comments 4
5 min read
Set theory(with PHP)

Set theory(with PHP)

2
Comments 2
1 min read
Laravel's exceptions: Part 1 – What are exceptions?

Laravel's exceptions: Part 1 – What are exceptions?

14
Comments 3
4 min read
Protect your project from SQL injections

Protect your project from SQL injections

7
Comments 1
3 min read
WordPress is Underrated.

WordPress is Underrated.

21
Comments 2
2 min read
How to create custom helpers in Laravel?

How to create custom helpers in Laravel?

4
Comments
2 min read
PHP Type Hinting

PHP Type Hinting

9
Comments 2
2 min read
Welcome Laravel 9

Welcome Laravel 9

5
Comments
1 min read
Laravel 9 Best Features

Laravel 9 Best Features

7
Comments 1
2 min read
Laravel Google Login with Socialite

Laravel Google Login with Socialite

10
Comments 5
5 min read
Generics implementation approaches

Generics implementation approaches

9
Comments
4 min read
Fastest Symfony authentication - AWS Cognito integration

Fastest Symfony authentication - AWS Cognito integration

34
Comments 1
6 min read
More awesome Laravel - PHP String Functions

More awesome Laravel - PHP String Functions

7
Comments
2 min read
How to use the Dev.to API in 2022

How to use the Dev.to API in 2022

43
Comments 7
2 min read
PHP Laravel 8 - Best Naming Conventions for APIs ⭐⭐⭐⭐⭐

PHP Laravel 8 - Best Naming Conventions for APIs ⭐⭐⭐⭐⭐

35
Comments 2
2 min read
Laravel 9: Full Text Index & SwiftMailer!

Laravel 9: Full Text Index & SwiftMailer!

6
Comments
2 min read
Is PHP Dead in 2022?

Is PHP Dead in 2022?

6
Comments 6
4 min read
Shopware 6 development recap (2022)

Shopware 6 development recap (2022)

11
Comments 1
9 min read
PHP-FPM 8.0 on OpenBSD 7.0

PHP-FPM 8.0 on OpenBSD 7.0

8
Comments 1
3 min read
How use dompdf to generate a simple invoice pdf?

How use dompdf to generate a simple invoice pdf?

10
Comments
2 min read
Laravel 8- Eloquent Relationships Tutorial - Many to Many Relationship

Laravel 8- Eloquent Relationships Tutorial - Many to Many Relationship

17
Comments 3
6 min read
How to Build a Dynamic GitHub Profile with GitHub Actions and PHP

How to Build a Dynamic GitHub Profile with GitHub Actions and PHP

11
Comments
4 min read
handle Forms without PageRefresh

handle Forms without PageRefresh

12
Comments 1
2 min read
Laravel 8- Eloquent Relationships Tutorial - One to Many Relationship

Laravel 8- Eloquent Relationships Tutorial - One to Many Relationship

23
Comments 3
4 min read
Symfony routing with attributes (standalone)

Symfony routing with attributes (standalone)

9
Comments
2 min read
Laravel 8- Eloquent Relationships Tutorial - One to One Relationship

Laravel 8- Eloquent Relationships Tutorial - One to One Relationship

11
Comments
3 min read
Sending Laravel Notifications To Discord Channels & Users

Sending Laravel Notifications To Discord Channels & Users

11
Comments
9 min read
How to redirect users after they login based on their role on WordPress

How to redirect users after they login based on their role on WordPress

6
Comments
1 min read
給 PHP 開發者的 Docker 文件(四)

給 PHP 開發者的 Docker 文件(四)

5
Comments 1
2 min read
New Things Added - Laravel 8.82 Released

New Things Added - Laravel 8.82 Released

4
Comments
2 min read
Multi Language App in Professional Way with Laravel !

Multi Language App in Professional Way with Laravel !

6
Comments 1
2 min read
loading...