The Wayback Machine - https://web.archive.org/web/20230415123756/https://dev.to/t/php

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 fix Undefined type 'Spatie\Permission\Models\' . 'Permission' | 'Role' | 'HasRoles'

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

2 min read
Collection In Laravel

Collection In Laravel

1
2 min read
PSX an alternative to Laravel/Symfony for building APIs

PSX an alternative to Laravel/Symfony for building APIs

5 min read
How to add authentication to HTTP requests and work with Rate limits using GitHub REST API example.

How to add authentication to HTTP requests and work with Rate limits using GitHub REST API example.

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

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

3 min read
Laravel for Beginners #2 - The MVC Structure

Laravel for Beginners #2 - The MVC Structure

5
16 min read
How to use and display the ACF Repeater field

How to use and display the ACF Repeater field

9 min read
DX : setter, wither and mutants

DX : setter, wither and mutants

6 min read
Laravel for Beginners #5 - Create the Frontend

Laravel for Beginners #5 - Create the Frontend

6
10 min read
Laravel for Beginners #3 - The CRUD Operations

Laravel for Beginners #3 - The CRUD Operations

5
11 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
11 min read
TomatoPHP - Laravel Admin Panels

TomatoPHP - Laravel Admin Panels

2 min read
Laravel Notes

Laravel Notes

1 min read
Transformando dados copiados do excel em um array e uma planilha via livewire.

Transformando dados copiados do excel em um array e uma planilha via livewire.

2 min read
WP-addon that puts names and logos from partners to a widget

WP-addon that puts names and logos from partners to a widget

2 min read
Modernizing Legacy Applications in PHP: Challenges and Approaches

Modernizing Legacy Applications in PHP: Challenges and Approaches

6
16 min read
What is Override And Extensions

What is Override And Extensions

3
2 min read
Symfony Station Communiqué — 24 March 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

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

3
10 min read
CSV Parser Links

CSV Parser Links

1 min read
Creating Immutable Objects in PHP: A Look at Private Constructor and Public Readonly

Creating Immutable Objects in PHP: A Look at Private Constructor and Public Readonly

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

Let's Talk About HTTP-Client In Laravel.

4 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
4 min read
How To Manage DateTime with Carbon in Laravel and PHP

How To Manage DateTime with Carbon in Laravel and PHP

2 min read
🔄 Self-reference Laravel Model

🔄 Self-reference Laravel Model

5
3 min read
💅 Automatically Format PHP Code

💅 Automatically Format PHP Code

2
2 min read
Why your class must be final

Why your class must be final

3
2 min read
Pourquoi il faut déclarer ses classes "final"

Pourquoi il faut déclarer ses classes "final"

2
3 min read
Doing stricter checks in PHP

Doing stricter checks in PHP

2
2 min read
Symfony Station Communiqué — 17 March 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

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

4
11 min read
4 fonctions pratiques sur les tableaux PHP

4 fonctions pratiques sur les tableaux PHP

3 min read
Setup local development environment and run tests of PHP Twig

Setup local development environment and run tests of PHP Twig

2
3 min read
DX: setter, wither and mutants

DX: setter, wither and mutants

1
6 min read
Integrating JavaScript Scheduler with PHP and MySQL for Dynamic CRUD Operations

Integrating JavaScript Scheduler with PHP and MySQL for Dynamic CRUD Operations

15 min read
Laravel for Beginners #4 - Create a Dashboard

Laravel for Beginners #4 - Create a Dashboard

5
14 min read
Laravel 10 jwt auth using tymon/jwt-auth

Laravel 10 jwt auth using tymon/jwt-auth

3 min read
Polymorphic Relationship

Polymorphic Relationship

3
2 min read
Effortless Language Redirection - TYPO3 Extension

Effortless Language Redirection - TYPO3 Extension

7
2 min read
How to install PHP GRPC extensions in Ubuntu OS

How to install PHP GRPC extensions in Ubuntu OS

1 min read
Building a Simple Blockchain in PHP

Building a Simple Blockchain in PHP

1
3 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

2
6 min read
A small user messenger system using PHP & MySQL

A small user messenger system using PHP & MySQL

2
8 min read
Take this into account when using doctrine

Take this into account when using doctrine

1
3
2 min read
Best Practices for PHP

Best Practices for PHP

4
3 min read
How to speed up your web application

How to speed up your web application

3
1
5 min read
Use bash instead of crontab?

Use bash instead of crontab?

1 min read
Let's demystify swoole : tables

Let's demystify swoole : tables

1 min read
Implementing Basic Authorization With Laravel

Implementing Basic Authorization With Laravel

3
1
3 min read
Github Actions for Laravel

Github Actions for Laravel

2
2 min read
Add role and permission on your Laravel project

Add role and permission on your Laravel project

1
3 min read
Symfony Station Communiqué — 03 March 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

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

2
13 min read
Laravel for Beginners #1 - Getting Started

Laravel for Beginners #1 - Getting Started

10
1
10 min read
Create a custom Symfony Normalizer for mapping values

Create a custom Symfony Normalizer for mapping values

1
9 min read
Typical Mistakes Juniors Make - Laravel

Typical Mistakes Juniors Make - Laravel

4
3 min read
JSON parser with PHP and Bison

JSON parser with PHP and Bison

5 min read
Symfony Station Communiqué — 24 February 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

Symfony Station Communiqué — 24 February 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

3
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

3
3 min read
Introducing the New Zend Puppet PHP Modules

Introducing the New Zend Puppet PHP Modules

2
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
4
6 min read
Simplifying WordPress Hooks: How to Use PHP Attributes for Better Integration

Simplifying WordPress Hooks: How to Use PHP Attributes for Better Integration

2
2
7 min read
How to delay Laravel jobs and listeners within database transactions

How to delay Laravel jobs and listeners within database transactions

3 min read
loading...