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.
Inicializa un proyecto PHP usando composer

Inicializa un proyecto PHP usando composer

12
Comments
7 min read
Composer Package Development tips and tricks

Composer Package Development tips and tricks

5
Comments
2 min read
How To Check URL Is Working Or Not In Programing Languages?

How To Check URL Is Working Or Not In Programing Languages?

6
Comments
1 min read
Voices of the Elephant Podcast Episode - My Technology Journey, PHP, Opensource, Java

Voices of the Elephant Podcast Episode - My Technology Journey, PHP, Opensource, Java

16
Comments
1 min read
Using Laratrust Permission and Roles Other Than Users Relation

Using Laratrust Permission and Roles Other Than Users Relation

9
Comments
1 min read
Writing a swagger.json file

Writing a swagger.json file

12
Comments 1
3 min read
PHP Vs. Laravel Vs. Symfony Comparison Of Web Development Frameworks

PHP Vs. Laravel Vs. Symfony Comparison Of Web Development Frameworks

2
Comments
5 min read
Learn with me

Learn with me

5
Comments
2 min read
X is out. Is Y dead?

X is out. Is Y dead?

34
Comments 21
1 min read
Qué es deployer y cómo usarlo

Qué es deployer y cómo usarlo

7
Comments
3 min read
Advance Laravel: Dispatch Jobs from Cron Jobs in Laravel (Part 1)

Advance Laravel: Dispatch Jobs from Cron Jobs in Laravel (Part 1)

18
Comments
2 min read
How to fetch data from mysql table and insert into another table using php?

How to fetch data from mysql table and insert into another table using php?

3
Comments
1 min read
Função em PHP para validar CPF

Função em PHP para validar CPF

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

Creating a Twitch / IRC Chatbot in PHP with Minicli

73
Comments 1
8 min read
6 Tips for Laravel Performance Optimization

6 Tips for Laravel Performance Optimization

40
Comments
2 min read
Multi-channel Selling: Experience eCommerce At It’s Full Potential

Multi-channel Selling: Experience eCommerce At It’s Full Potential

7
Comments
3 min read
After Installing Wordpress What's Next?

After Installing Wordpress What's Next?

16
Comments 2
3 min read
Define your own facade in laravel

Define your own facade in laravel

13
Comments
1 min read
How to connect to MS SQL Server 2000 in PHP7 PDO on CentOS 7

How to connect to MS SQL Server 2000 in PHP7 PDO on CentOS 7

6
Comments 1
1 min read
Laravel Events

Laravel Events

15
Comments
3 min read
5 bad habits to lose in PHP

5 bad habits to lose in PHP

109
Comments 7
2 min read
Laravel Queues

Laravel Queues

13
Comments
2 min read
Laravel Migrations and Models, Handle one to one, one to many and many to many relations in these layers

Laravel Migrations and Models, Handle one to one, one to many and many to many relations in these layers

8
Comments 1
3 min read
Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 03 - Substituição de Liskov)

Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 03 - Substituição de Liskov)

24
Comments 7
3 min read
Replacing the included PHP Xdebug module in MAMP Pro

Replacing the included PHP Xdebug module in MAMP Pro

3
Comments
3 min read
How Artificial Intelligence helps Software Development Companies

How Artificial Intelligence helps Software Development Companies

5
Comments 2
5 min read
Manipulação de arquivos csv no PHP

Manipulação de arquivos csv no PHP

22
Comments 6
5 min read
Use isset() Instead of strlen()

Use isset() Instead of strlen()

5
Comments 3
1 min read
Distributing Databases from The Main Server to The Gitlab Private Repository using Integromat.

Distributing Databases from The Main Server to The Gitlab Private Repository using Integromat.

5
Comments
4 min read
Laravel Export In Excel And CSV Example

Laravel Export In Excel And CSV Example

2
Comments
1 min read
Hexagonal Architecture Demystified

Hexagonal Architecture Demystified

21
Comments
7 min read
Swift 5 - Basics: constants and variables

Swift 5 - Basics: constants and variables

6
Comments
3 min read
Method Chaining in PHP

Method Chaining in PHP

3
Comments
1 min read
Laravel Eloquent Relationships Tutorial with Examples From Scratch

Laravel Eloquent Relationships Tutorial with Examples From Scratch

46
Comments 3
2 min read
Rating Algorithm + Example written in JS, PHP, and Go

Rating Algorithm + Example written in JS, PHP, and Go

5
Comments
2 min read
is_null vs null in php

is_null vs null in php

2
Comments 1
1 min read
Handle Exception in PHP

Handle Exception in PHP

2
Comments
1 min read
Shorthand Comparisons in PHP

Shorthand Comparisons in PHP

2
Comments
1 min read
File Uploading in PHP

File Uploading in PHP

2
Comments
1 min read
How to use the dev.to API!

How to use the dev.to API!

105
Comments 20
2 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

11
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
Laravel Export PDF from html

Laravel Export PDF from html

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

Caching in laravel with repository and proxy design patterns

18
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
2 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 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
loading...