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 use the dev.to API!

How to use the dev.to API!

130
Comments 22
2 min read
Shorthand Comparisons in PHP

Shorthand Comparisons in PHP

2
Comments
1 min read
Handle Exception in PHP

Handle Exception in PHP

2
Comments
1 min read
File Uploading in PHP

File Uploading in PHP

2
Comments
1 min read
Laravel - Learn with the Best!

Laravel - Learn with the Best!

32
Comments
5 min read
An easy way to get the (real) client IP in PHP

An easy way to get the (real) client IP in PHP

15
Comments 4
1 min read
How to Install and Secure phpMyAdmin on Ubuntu 18.04 : Hands-on!

How to Install and Secure phpMyAdmin on Ubuntu 18.04 : Hands-on!

2
Comments 2
1 min read
File Upload in Livewire v 1.2.0

File Upload in Livewire v 1.2.0

11
Comments 1
1 min read
How To Make Multi-Tenancy Using Laravel Tenancy Package.

How To Make Multi-Tenancy Using Laravel Tenancy Package.

43
Comments 3
9 min read
Who is a back-end programmer and how to become one?

Who is a back-end programmer and how to become one?

65
Comments 7
9 min read
Laravel Export PDF from html

Laravel Export PDF from html

4
Comments
1 min read
Creating a Twitch / IRC Chatbot in PHP with Minicli

Creating a Twitch / IRC Chatbot in PHP with Minicli

75
Comments 1
8 min read
Caching in laravel with repository and proxy design patterns

Caching in laravel with repository and proxy design patterns

20
Comments 2
2 min read
Documentar uma API em Laravel com o Apirus Ferramenta visual

Documentar uma API em Laravel com o Apirus Ferramenta visual

6
Comments
2 min read
MySQL Performance Tuning - Speeding up slow inserts

MySQL Performance Tuning - Speeding up slow inserts

5
Comments 1
2 min read
Introducing the new MongoDB Shell- mongosh

Introducing the new MongoDB Shell- mongosh

26
Comments
2 min read
Laravel Cheat Sheet

Laravel Cheat Sheet

30
Comments
7 min read
Install LEMP Stack (Linux, Nginx, MySQL, PHP) on Ubuntu 18.04 AWS EC2 Instance

Install LEMP Stack (Linux, Nginx, MySQL, PHP) on Ubuntu 18.04 AWS EC2 Instance

7
Comments
1 min read
Learn PHP aboard the OSS Elephpant

Learn PHP aboard the OSS Elephpant

3
Comments
1 min read
A Facebook crawler was making 7M requests per day to my stupid website

A Facebook crawler was making 7M requests per day to my stupid website

8
Comments 2
1 min read
Why is starting an online business so hard?

Why is starting an online business so hard?

5
Comments 1
2 min read
Laravel Test Driven Development

Laravel Test Driven Development

11
Comments 5
3 min read
Befriending Service with Symfony and Vonage

Befriending Service with Symfony and Vonage

6
Comments
38 min read
How to send Laravel mail using smtp

How to send Laravel mail using smtp

10
Comments 2
2 min read
Installing the fileserver 'filerun' on centos & nginx

Installing the fileserver 'filerun' on centos & nginx

2
Comments 5
3 min read
Create Token-Based Authentication with Laravel Sanctum for Vue.js Application

Create Token-Based Authentication with Laravel Sanctum for Vue.js Application

5
Comments
1 min read
PHP Hello World by Katheesh

PHP Hello World by Katheesh

4
Comments
1 min read
Fun Driven Development with PHPSpec

Fun Driven Development with PHPSpec

6
Comments
6 min read
Domain Driven Design with PHP and Symfony

Domain Driven Design with PHP and Symfony

55
Comments 13
11 min read
Laravel Sanctum Authentication in Vue.js SPA Application

Laravel Sanctum Authentication in Vue.js SPA Application

5
Comments 1
1 min read
Real life comparison of Symfony router and Mezon router. Part 2

Real life comparison of Symfony router and Mezon router. Part 2

11
Comments 2
2 min read
What is your first time and second time programming language?

What is your first time and second time programming language?

6
Comments 1
1 min read
Deep Dive into The Laravel Artisan file

Deep Dive into The Laravel Artisan file

7
Comments 2
12 min read
Using a Dependency Injection (DI) Container to decouple your code

Using a Dependency Injection (DI) Container to decouple your code

6
Comments 1
3 min read
Domain Driven Design avec PHP & Symfony

Domain Driven Design avec PHP & Symfony

86
Comments 10
14 min read
User registration and sign-in with Laravel and FusionAuth

User registration and sign-in with Laravel and FusionAuth

24
Comments
8 min read
PhpUnitGen, testing, the new way!

PhpUnitGen, testing, the new way!

16
Comments 4
1 min read
HOW to create Dogecoin Crypto Wallet

HOW to create Dogecoin Crypto Wallet

3
Comments
4 min read
The latest PHP version

The latest PHP version

5
Comments 1
4 min read
PHP developer is learning Swift

PHP developer is learning Swift

2
Comments
1 min read
Cross-Platform Modularity in PHP

Cross-Platform Modularity in PHP

10
Comments
9 min read
Write modern PHP without a framework

Write modern PHP without a framework

25
Comments 2
9 min read
WordPress Monthly Dev Digest #018

WordPress Monthly Dev Digest #018

10
Comments
6 min read
Filter Image Uploads According to their NSFW Score

Filter Image Uploads According to their NSFW Score

23
Comments 4
5 min read
How do you make laravel 7 api authentication with passport like a master

How do you make laravel 7 api authentication with passport like a master

27
Comments 4
4 min read
Periodic Database Backup to Gitlab Private Repository Using Flysystem and Cronjob

Periodic Database Backup to Gitlab Private Repository Using Flysystem and Cronjob

3
Comments
4 min read
Setup Laravel Project on Server (Ubuntu 18.04)

Setup Laravel Project on Server (Ubuntu 18.04)

8
Comments 7
1 min read
Functional Programming in PHP

Functional Programming in PHP

13
Comments 2
1 min read
Laravel Sanctum Explained : SPA Authentication

Laravel Sanctum Explained : SPA Authentication

95
Comments 26
5 min read
LaraLens a Laravel command for inspecting configuration

LaraLens a Laravel command for inspecting configuration

5
Comments
2 min read
🐹 Create, develop and manage your projects through an accompanying graphical user interface.🎉

🐹 Create, develop and manage your projects through an accompanying graphical user interface.🎉

5
Comments
1 min read
Real life comparison of Symfony router and Mezon router

Real life comparison of Symfony router and Mezon router

21
Comments 3
3 min read
Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 02 - Aberto-fechado)

Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 02 - Aberto-fechado)

36
Comments 5
3 min read
WordPress Speed Optimization Tips

WordPress Speed Optimization Tips

11
Comments 4
8 min read
How to setup Specific Subdomain routing in Laravel

How to setup Specific Subdomain routing in Laravel

11
Comments
2 min read
How to load an SQLite extension in PDO?

How to load an SQLite extension in PDO?

6
Comments
6 min read
How to check the connection between mysql and memcached in php

How to check the connection between mysql and memcached in php

3
Comments
2 min read
Quick Tip: Creating pretty JSON files with Laravel

Quick Tip: Creating pretty JSON files with Laravel

13
Comments
1 min read
Game-Changer: Laravel Livewire

Game-Changer: Laravel Livewire

22
Comments
4 min read
DIY WordPress Bootcamp, Hooray!

DIY WordPress Bootcamp, Hooray!

22
Comments
6 min read
loading...