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.
Today I Was Confused — AES/CBC/PKCS5PADDING

Today I Was Confused — AES/CBC/PKCS5PADDING

8
Comments
3 min read
How to use Passport with Laravel Modules (nwidart)

How to use Passport with Laravel Modules (nwidart)

6
Comments
3 min read
Drupal 8 Custom Block Module Dev

Drupal 8 Custom Block Module Dev

11
Comments
5 min read
★ Creating beautiful status pages using Oh Dear!

★ Creating beautiful status pages using Oh Dear!

8
Comments
10 min read
Why you should learn Symfony as a PHP developer

Why you should learn Symfony as a PHP developer

5
Comments 1
1 min read
Changelogger: Writing comittable changelogs

Changelogger: Writing comittable changelogs

6
Comments
4 min read
The Untold Secret to SYMFONY REST APIs in Less Than Ten Minutes

The Untold Secret to SYMFONY REST APIs in Less Than Ten Minutes

16
Comments
4 min read
Installing Xdebug on PHPStorm for dummies

Installing Xdebug on PHPStorm for dummies

13
Comments
2 min read
Building a Gutenberg sidebar plugin Part 3: Registering with the block editor.

Building a Gutenberg sidebar plugin Part 3: Registering with the block editor.

12
Comments
7 min read
Taking your PHP career to the Netherlands

Taking your PHP career to the Netherlands

6
Comments 3
2 min read
Add a LAMP Stack to a server with Centos OS

Add a LAMP Stack to a server with Centos OS

8
Comments 2
2 min read
3 simple rules for effectively handling dates and timezones

3 simple rules for effectively handling dates and timezones

81
Comments 14
2 min read
Today I Learned!?

Today I Learned!?

5
Comments
1 min read
Raw SQL Migrations Library

Raw SQL Migrations Library

4
Comments
2 min read
Scaling your application using Laravel Queues — from the basics to Horizon

Scaling your application using Laravel Queues — from the basics to Horizon

6
Comments
7 min read
Planning the technology stack for an Event Sourcing project

Planning the technology stack for an Event Sourcing project

7
Comments 4
3 min read
45 Important PHP Interview Questions That May Land You a Job

45 Important PHP Interview Questions That May Land You a Job

175
Comments 3
18 min read
Faster Eloquent Chunking

Faster Eloquent Chunking

38
Comments 5
3 min read
Github Action for PHP packages

Github Action for PHP packages

11
Comments
1 min read
Exception Factories for better code

Exception Factories for better code

9
Comments
2 min read
3 Different ways to start a HTTP Web Server from the Terminal

3 Different ways to start a HTTP Web Server from the Terminal

24
Comments
2 min read
Laravel Eloquent Model UUID Route Keys

Laravel Eloquent Model UUID Route Keys

8
Comments
1 min read
The hitchhiker guide to test doubles

The hitchhiker guide to test doubles

17
Comments
13 min read
Is PHP still used?

Is PHP still used?

4
Comments 5
1 min read
Catching Laravel Eloquent Exceptions: Easy Peasy Error Messages

Catching Laravel Eloquent Exceptions: Easy Peasy Error Messages

6
Comments
3 min read
Building a Gutenberg sidebar plugin Part 2: Adding structure and asset bundling

Building a Gutenberg sidebar plugin Part 2: Adding structure and asset bundling

9
Comments
5 min read
php artisan make:auth in laravel 6.0

php artisan make:auth in laravel 6.0

37
Comments 18
1 min read
Setting private properties in tests

Setting private properties in tests

8
Comments 6
2 min read
Deploying a CraftCMS website with Dokku

Deploying a CraftCMS website with Dokku

11
Comments 3
6 min read
How to upgrade omnipay-stripe to support 3D Secure payments in Laravel application

How to upgrade omnipay-stripe to support 3D Secure payments in Laravel application

7
Comments 1
3 min read
How to optimize your php website(feat.Gzip Compression)

How to optimize your php website(feat.Gzip Compression)

57
Comments 4
5 min read
Three Reasons Why You Should Visit Web Summer Camp

Three Reasons Why You Should Visit Web Summer Camp

6
Comments
6 min read
Developing a PHP extension in CLion

Developing a PHP extension in CLion

10
Comments 1
4 min read
From Bad to Good: DI, DIC and Services

From Bad to Good: DI, DIC and Services

7
Comments
8 min read
Test your Laravel with GitHub Actions and Laravel Dusk

Test your Laravel with GitHub Actions and Laravel Dusk

10
Comments
8 min read
Placeholder images of animals. A simple PHP service.

Placeholder images of animals. A simple PHP service.

7
Comments
1 min read
Creating a PHP-Slim server using OpenAPI

Creating a PHP-Slim server using OpenAPI

10
Comments 2
1 min read
Building a Gutenberg sidebar plugin Part 1: Registering the plugin with (oop) php

Building a Gutenberg sidebar plugin Part 1: Registering the plugin with (oop) php

16
Comments 3
8 min read
Export 10M+ rows in XLSX with Laravel without memory issues

Export 10M+ rows in XLSX with Laravel without memory issues

63
Comments 9
2 min read
Docker-compose for older PHP Apps

Docker-compose for older PHP Apps

6
Comments
1 min read
getting trouble to manage file data after importing the excel file in laravel 5.8

getting trouble to manage file data after importing the excel file in laravel 5.8

3
Comments
1 min read
Login best practices

Login best practices

3
Comments 5
1 min read
Build a JWT Authenticated API with Lumen(v5.8)

Build a JWT Authenticated API with Lumen(v5.8)

131
Comments 52
6 min read
Preventing contact form spam

Preventing contact form spam

9
Comments
3 min read
Protect local pages with JWT token

Protect local pages with JWT token

4
Comments
1 min read
Time Optimization

Time Optimization

8
Comments
2 min read
Building a regex learn-by-examples web application

Building a regex learn-by-examples web application

3
Comments 2
1 min read
Developer tools for a back-end programmer

Developer tools for a back-end programmer

11
Comments
3 min read
Arrow Functions in PHP

Arrow Functions in PHP

17
Comments 1
2 min read
Improve query performance for polymorphic relationships in Laravel

Improve query performance for polymorphic relationships in Laravel

8
Comments
3 min read
Taking the first steps with event sourcing in PHP

Taking the first steps with event sourcing in PHP

8
Comments
3 min read
Building automatic API Stubs and/or using Mocks in PHP

Building automatic API Stubs and/or using Mocks in PHP

6
Comments
3 min read
Creating a Wordpress Plugin

Creating a Wordpress Plugin

14
Comments 1
1 min read
IP Geolocation & IP Location Lookup API

IP Geolocation & IP Location Lookup API

44
Comments 1
1 min read
Explain Service Containers in laravel like i am Five

Explain Service Containers in laravel like i am Five

8
Comments
1 min read
SQL Injection Step By Step Part 2

SQL Injection Step By Step Part 2

8
Comments
7 min read
Calculate PHP Array Length

Calculate PHP Array Length

6
Comments
2 min read
Under the hood: How fake uploaded files work in Laravel

Under the hood: How fake uploaded files work in Laravel

7
Comments
2 min read
Simple Laravel DB backups for MySQL/MariaDB

Simple Laravel DB backups for MySQL/MariaDB

8
Comments
3 min read
Setting Up A Laravel Local Dev Environment On Ubuntu 🐘🐧

Setting Up A Laravel Local Dev Environment On Ubuntu 🐘🐧

28
Comments 4
5 min read
loading...