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 load your posts from dev.to onto your site/app

How to load your posts from dev.to onto your site/app

56
Comments 2
4 min read
Secure better your website with SameSite cookies

Secure better your website with SameSite cookies

5
Comments
2 min read
FireBug – Adding Your Own Debug Panels

FireBug – Adding Your Own Debug Panels

4
Comments 1
2 min read
How to create an API with laravel resources

How to create an API with laravel resources

47
Comments 6
8 min read
Running laravel queue worker on two different applications that share the same database

Running laravel queue worker on two different applications that share the same database

10
Comments
4 min read
FireTest – Example Unit Testing Individual Classes Without A Framework

FireTest – Example Unit Testing Individual Classes Without A Framework

8
Comments
2 min read
PHP REPL - Interactive Editing Tool For Learning PHP (Hot Reload)

PHP REPL - Interactive Editing Tool For Learning PHP (Hot Reload)

39
Comments 5
3 min read
Setup PHP PCOV for 5 times faster PHPUnit code coverage

Setup PHP PCOV for 5 times faster PHPUnit code coverage

26
Comments 1
3 min read
My new favorite CMS: Kirby

My new favorite CMS: Kirby

8
Comments 2
1 min read
Create a Front-end form with Advanced Custom Field(ACF)

Create a Front-end form with Advanced Custom Field(ACF)

7
Comments
1 min read
Symfony on a lambda: first deployment

Symfony on a lambda: first deployment

18
Comments
5 min read
Less is Now

Less is Now

7
Comments
5 min read
Using Value Objects to Give Meaning

Using Value Objects to Give Meaning

9
Comments
3 min read
Why AWS Is Best for Ecommerce Applications?

Why AWS Is Best for Ecommerce Applications?

7
Comments 3
10 min read
Database designer for web developers and beginner

Database designer for web developers and beginner

15
Comments
2 min read
Moving from Apache2 to Nginx Webserver

Moving from Apache2 to Nginx Webserver

86
Comments 5
4 min read
Writing value objects in PHP

Writing value objects in PHP

49
Comments 7
4 min read
Learning Laravel 6 and VueJS for Javascript/NodeJS developer part 4 - Basics of Routing in Larvel

Learning Laravel 6 and VueJS for Javascript/NodeJS developer part 4 - Basics of Routing in Larvel

63
Comments 9
3 min read
Legacy PHP Application: PHP CS Fixer & PHP Code Sniffer for PSR1 & PSR2

Legacy PHP Application: PHP CS Fixer & PHP Code Sniffer for PSR1 & PSR2

13
Comments 3
5 min read
Rapid Docker on AWS: Which option to choose?

Rapid Docker on AWS: Which option to choose?

23
Comments
5 min read
PHP and AJAX - Simplify the Code

PHP and AJAX - Simplify the Code

47
Comments
2 min read
Monitor your LEMP server with Netdata

Monitor your LEMP server with Netdata

90
Comments 4
6 min read
How to run Symfony on Google Cloud Run with the demo app [Step-by-Step]

How to run Symfony on Google Cloud Run with the demo app [Step-by-Step]

10
Comments
4 min read
How to use TDD to build a REST API in Laravel

How to use TDD to build a REST API in Laravel

9
Comments
1 min read
WordPress with WP-CLI on Bash on Ubuntu on Windows 10

WordPress with WP-CLI on Bash on Ubuntu on Windows 10

5
Comments
4 min read
Laradock - A PHP Developer's best friend.

Laradock - A PHP Developer's best friend.

36
Comments
4 min read
how I do Multidimensional foreach loop array to json object conversion in php

how I do Multidimensional foreach loop array to json object conversion in php

4
Comments 1
1 min read
Laracon AU 2019 overall a good experience

Laracon AU 2019 overall a good experience

7
Comments
3 min read
WordPress Dev Digest October 2019

WordPress Dev Digest October 2019

6
Comments
4 min read
How to continuously run a Laravel queue listener on server

How to continuously run a Laravel queue listener on server

7
Comments
2 min read
Reusing a Controller method for multiple actions in Laravel

Reusing a Controller method for multiple actions in Laravel

6
Comments
3 min read
Remote job php, js

Remote job php, js

4
Comments 1
1 min read
How To Extract and Display Laravel Validation Errors in Angular

How To Extract and Display Laravel Validation Errors in Angular

5
Comments
5 min read
Get a job at Google

Get a job at Google

5
Comments 4
1 min read
Please keep Silent,Pythonist! - Php is Still driving The Web

Please keep Silent,Pythonist! - Php is Still driving The Web

6
Comments 6
1 min read
New PHP vulnerability - CVE-2019-11043

New PHP vulnerability - CVE-2019-11043

4
Comments
1 min read
★ A PHP package to read and write simple Excel or CSV files

★ A PHP package to read and write simple Excel or CSV files

10
Comments
4 min read
Hackers are using a bug in PHP7 to remotely hijack web servers

Hackers are using a bug in PHP7 to remotely hijack web servers

13
Comments
2 min read
Introduction

Introduction

9
Comments 1
1 min read
Using Nginx to Migrate Legacy Systems

Using Nginx to Migrate Legacy Systems

10
Comments
5 min read
Interclip

Interclip

5
Comments
2 min read
How to create audit trail for laravel models with custom user table

How to create audit trail for laravel models with custom user table

7
Comments
2 min read
Save forms temporary data

Save forms temporary data

6
Comments
2 min read
Fine tune permissions with other developers

Fine tune permissions with other developers

5
Comments
1 min read
KISS my blog! (part 1)

KISS my blog! (part 1)

6
Comments 1
3 min read
Legacy PHP Application: Code Analysis With PHP CS Fixer

Legacy PHP Application: Code Analysis With PHP CS Fixer

10
Comments
7 min read
Defining Implementations

Defining Implementations

5
Comments
5 min read
Eventuate but for php?

Eventuate but for php?

3
Comments 1
1 min read
Sending multipart data with PSR-18

Sending multipart data with PSR-18

11
Comments 1
5 min read
PHP, SESSIONS

PHP, SESSIONS

3
Comments 4
1 min read
Legacy PHP Application Tour & Upgrade

Legacy PHP Application Tour & Upgrade

23
Comments
5 min read
Message Encryption in JavaScript and PHP

Message Encryption in JavaScript and PHP

80
Comments 5
3 min read
Set up Laravel 6 on Google Cloud Run step by step with Continuous Integration (CI)

Set up Laravel 6 on Google Cloud Run step by step with Continuous Integration (CI)

56
Comments
10 min read
Building a simple API using Codeigniter 3

Building a simple API using Codeigniter 3

26
Comments
4 min read
Handling user registration and authentication on a laravel API using jwt

Handling user registration and authentication on a laravel API using jwt

42
Comments 9
6 min read
Learning Laravel 6 and VueJS for Javascript/NodeJS developer part 2 - Directory Structure explained

Learning Laravel 6 and VueJS for Javascript/NodeJS developer part 2 - Directory Structure explained

52
Comments 2
3 min read
Creating Your Cloud Infrastructure like Google cloud and Digital Ocean from Scratch: Part -2

Creating Your Cloud Infrastructure like Google cloud and Digital Ocean from Scratch: Part -2

36
Comments 5
5 min read
6 Laravel Tips

6 Laravel Tips

25
Comments
6 min read
Creating Your Cloud Infrastructure like Google cloud and Digital Ocean from Scratch: Part -1

Creating Your Cloud Infrastructure like Google cloud and Digital Ocean from Scratch: Part -1

93
Comments 5
5 min read
WordPress: Add custom logo support to your theme.

WordPress: Add custom logo support to your theme.

10
Comments
5 min read
loading...