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.
My routine to update my PHP packages

My routine to update my PHP packages

1
Comments 1
4 min read
Cakephp plugin Development: using custom component in another component.

Cakephp plugin Development: using custom component in another component.

Comments
2 min read
sweet-alert v7.0.0 Released: Here's What's New

sweet-alert v7.0.0 Released: Here's What's New

Comments
4 min read
Create Dynamic Image Slider with PHP and MySQL

Create Dynamic Image Slider with PHP and MySQL

5
Comments 1
4 min read
Creating AI Chatbot Using ChatGPT API with PHP: A Step-by-Step Guide

Creating AI Chatbot Using ChatGPT API with PHP: A Step-by-Step Guide

8
Comments
2 min read
CI Pipelines for dockerized PHP Apps with Github & Gitlab [Tutorial Part 7]

CI Pipelines for dockerized PHP Apps with Github & Gitlab [Tutorial Part 7]

34
Comments 3
45 min read
Deploying a Laravel 10.7 and Vue 3 project from GitHub to Hostinger

Deploying a Laravel 10.7 and Vue 3 project from GitHub to Hostinger

5
Comments
3 min read
Laravel Invokable Controllers: Simplify Route Handling for Faster Development

Laravel Invokable Controllers: Simplify Route Handling for Faster Development

1
Comments
2 min read
Reusing PHP code

Reusing PHP code

6
Comments
3 min read
4 fonctions pratiques sur les tableaux PHP

4 fonctions pratiques sur les tableaux PHP

Comments
3 min read
Symfony Station Communiqué — 14 April 2023. A look at Symfony, Drupal, PHP, Cybersecurity and Fediverse News!

Symfony Station Communiqué — 14 April 2023. A look at Symfony, Drupal, PHP, Cybersecurity and Fediverse News!

2
Comments 1
14 min read
Creating an API with a modular (folder-by-feature) structure in Laravel

Creating an API with a modular (folder-by-feature) structure in Laravel

2
Comments
4 min read
A Beginner’s Guide to Resource Routes in Laravel

A Beginner’s Guide to Resource Routes in Laravel

5
Comments
4 min read
DX: setter, wither and mutants

DX: setter, wither and mutants

1
Comments
6 min read
PHP Interview Questions For Freshers

PHP Interview Questions For Freshers

2
Comments 2
3 min read
PHP তে Hello, World!

PHP তে Hello, World!

Comments
1 min read
Retrieve Top 10 selling Nfts Using PHP and Infura

Retrieve Top 10 selling Nfts Using PHP and Infura

Comments
2 min read
How to fix Undefined type 'Spatie\Permission\Models\' . 'Permission' | 'Role' | 'HasRoles'

How to fix Undefined type 'Spatie\Permission\Models\' . 'Permission' | 'Role' | 'HasRoles'

Comments
2 min read
Rely on Laravel's Authorization as much as possible

Rely on Laravel's Authorization as much as possible

Comments
5 min read
Polymorphic Relationship

Polymorphic Relationship

3
Comments
2 min read
Mastering SAML Implementation in PHP: A Comprehensive Step-by-Step Guide

Mastering SAML Implementation in PHP: A Comprehensive Step-by-Step Guide

2
Comments
4 min read
Great Things Laravel 10.7 Released

Great Things Laravel 10.7 Released

Comments
1 min read
Building A Rest API With PHP

Building A Rest API With PHP

1
Comments
4 min read
🔄 Self-reference Laravel Model

🔄 Self-reference Laravel Model

6
Comments
3 min read
💅 Automatically Format PHP Code

💅 Automatically Format PHP Code

3
Comments
2 min read
How To Integrate Passkeys In PHP Symfony Apps

How To Integrate Passkeys In PHP Symfony Apps

4
Comments
9 min read
How To Read A CSV File & Write Data Into It Using PHP

How To Read A CSV File & Write Data Into It Using PHP

3
Comments
6 min read
PSX an alternative to Laravel/Symfony for building APIs

PSX an alternative to Laravel/Symfony for building APIs

Comments
5 min read
Doing stricter checks in PHP

Doing stricter checks in PHP

2
Comments
2 min read
Docker/PHP - What is the most prioritized timezone setting?

Docker/PHP - What is the most prioritized timezone setting?

Comments
3 min read
Modules in Prestashop, Easy and Fast!

Modules in Prestashop, Easy and Fast!

2
Comments
1 min read
TomatoPHP - Laravel Admin Panels

TomatoPHP - Laravel Admin Panels

Comments
2 min read
Laravel Notes

Laravel Notes

Comments
1 min read
Take this into account when using doctrine

Take this into account when using doctrine

1
Comments 3
2 min read
Best Practices for PHP

Best Practices for PHP

4
Comments
3 min read
Use bash instead of crontab?

Use bash instead of crontab?

Comments
1 min read
Implementing Basic Authorization With Laravel

Implementing Basic Authorization With Laravel

3
Comments 1
3 min read
Github Actions for Laravel

Github Actions for Laravel

7
Comments
2 min read
Add role and permission on your Laravel project 🔐

Add role and permission on your Laravel project 🔐

3
Comments 1
3 min read
Laravel for Beginners #1 - Getting Started

Laravel for Beginners #1 - Getting Started

10
Comments 1
10 min read
Laravel for Beginners #4 - Create a Dashboard

Laravel for Beginners #4 - Create a Dashboard

10
Comments
14 min read
Create a custom Symfony Normalizer for mapping values

Create a custom Symfony Normalizer for mapping values

3
Comments
10 min read
Laravel for Beginners #5 - Create the Frontend

Laravel for Beginners #5 - Create the Frontend

6
Comments
10 min read
Laravel for Beginners #2 - The MVC Structure

Laravel for Beginners #2 - The MVC Structure

5
Comments
16 min read
Laravel for Beginners #3 - The CRUD Operations

Laravel for Beginners #3 - The CRUD Operations

5
Comments
11 min read
Typical Mistakes Juniors Make - Laravel

Typical Mistakes Juniors Make - Laravel

4
Comments
3 min read
JSON parser with PHP and Bison

JSON parser with PHP and Bison

1
Comments
5 min read
CSV Reader - Links

CSV Reader - Links

Comments
1 min read
Let's Talk About HTTP-Client In Laravel.

Let's Talk About HTTP-Client In Laravel.

1
Comments
4 min read
Symfony Station Communiqué — 31 March 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse News!

Symfony Station Communiqué — 31 March 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse News!

3
Comments
11 min read
Using Classes Instead of Associative Arrays for Better Type Safety in PHP Functions

Using Classes Instead of Associative Arrays for Better Type Safety in PHP Functions

4
Comments
4 min read
Introducing the New Zend Puppet PHP Modules

Introducing the New Zend Puppet PHP Modules

2
Comments
3 min read
How To Optimize the Code Structure of a Simple PHP Application as Your Project Grows

How To Optimize the Code Structure of a Simple PHP Application as Your Project Grows

22
Comments 4
6 min read
How to delay Laravel jobs and listeners within database transactions

How to delay Laravel jobs and listeners within database transactions

Comments
3 min read
Run Laravel test multiple times

Run Laravel test multiple times

Comments
1 min read
Tutorial: How to Resolve Method Not Found Warnings in Laravel Packages using Docgen

Tutorial: How to Resolve Method Not Found Warnings in Laravel Packages using Docgen

1
Comments
3 min read
Acessando rotas protegidas CSRF ou autenticadas do Laravel com o Postman

Acessando rotas protegidas CSRF ou autenticadas do Laravel com o Postman

1
Comments
1 min read
Convert HTML Form Data into PDF in PHP

Convert HTML Form Data into PDF in PHP

1
Comments
2 min read
5 Tips HTTP Client - Laravel

5 Tips HTTP Client - Laravel

1
Comments
1 min read
Shared Hosting vs. VPS Hosting: Which Solution is Right for Your Business?

Shared Hosting vs. VPS Hosting: Which Solution is Right for Your Business?

1
Comments 4
7 min read
loading...