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.
Develop Seperate Backend and Frontend Projects (Laravel)

Develop Seperate Backend and Frontend Projects (Laravel)

3
Comments
2 min read
Enhancing Laravel Commands: Parameterized Inputs and Custom Output Formats [4/4]

Enhancing Laravel Commands: Parameterized Inputs and Custom Output Formats [4/4]

Comments
2 min read
Create a Laravel Command to Display All Authorization Gates Similar to route:list [3/4]

Create a Laravel Command to Display All Authorization Gates Similar to route:list [3/4]

Comments
1 min read
Actualizando la versión de PHP al proyecto Pokedex.

Actualizando la versión de PHP al proyecto Pokedex.

Comments
5 min read
Top Hosting Providers for PHP and Laravel

Top Hosting Providers for PHP and Laravel

1
Comments
7 min read
FPUTCSV Custom Function

FPUTCSV Custom Function

Comments
1 min read
Create a service on the fly on a symfony third party bundle

Create a service on the fly on a symfony third party bundle

Comments
4 min read
AI Slack Bots - Juggling Multiple Bot Personas

AI Slack Bots - Juggling Multiple Bot Personas

1
Comments 1
4 min read
Flutter CC-Avenue Payment Gateway Integration ft. PHP

Flutter CC-Avenue Payment Gateway Integration ft. PHP

4
Comments
4 min read
Calling a controller function from a function in Laravel

Calling a controller function from a function in Laravel

Comments
2 min read
JWT auth using Laravel Passport in Laravel 10

JWT auth using Laravel Passport in Laravel 10

Comments
2 min read
Elevate Your Plugin Development with Hook-Driven-Development

Elevate Your Plugin Development with Hook-Driven-Development

Comments
12 min read
Guide to Installing Multiple Versions of PHP on Mac

Guide to Installing Multiple Versions of PHP on Mac

1
Comments
5 min read
Create Facebook Messaenger Bot

Create Facebook Messaenger Bot

5
Comments
2 min read
PHP: types of data

PHP: types of data

Comments
2 min read
How to Order Spatie Translatable Columns in Laravel

How to Order Spatie Translatable Columns in Laravel

Comments
1 min read
Using ULID in Laravel Framework

Using ULID in Laravel Framework

Comments
2 min read
How I am using composer to install Dolibarr modules

How I am using composer to install Dolibarr modules

Comments
2 min read
How to List All Authorization Gates in Your Laravel Application [1/4]

How to List All Authorization Gates in Your Laravel Application [1/4]

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

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

2
Comments
11 min read
CCAvenue Payment Gateway Integration in PHP

CCAvenue Payment Gateway Integration in PHP

Comments
8 min read
PHP Artisan Tinker: A Practical Guide for Laravel Developers

PHP Artisan Tinker: A Practical Guide for Laravel Developers

Comments
3 min read
HTTP status codes from Laravel Response file

HTTP status codes from Laravel Response file

Comments
14 min read
Creating a Laravel Artisan command that sends mail to all active users in the database.

Creating a Laravel Artisan command that sends mail to all active users in the database.

Comments
3 min read
PHP variadic

PHP variadic

3
Comments
1 min read
Symfony Station Communiqué - 19 May 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

Symfony Station Communiqué - 19 May 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

4
Comments
11 min read
Creating new route file in Laravel

Creating new route file in Laravel

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

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

3
Comments
11 min read
Refine Your Database Queries with Eloquent ORM’s Query Scopes in Laravel!

Refine Your Database Queries with Eloquent ORM’s Query Scopes in Laravel!

Comments
2 min read
What can Corcel bring to WordPress?

What can Corcel bring to WordPress?

3
Comments
2 min read
Render Wasabi Cloud File

Render Wasabi Cloud File

Comments
1 min read
How FilamenPHP Naming Resources and How to Get URL

How FilamenPHP Naming Resources and How to Get URL

Comments
1 min read
How to create a Save Button Action in FilamentPHP

How to create a Save Button Action in FilamentPHP

Comments
1 min read
Extending Moodle forms

Extending Moodle forms

Comments
2 min read
Testing For What Shouldn't Happen

Testing For What Shouldn't Happen

Comments
4 min read
automatic dependency injection in 4/5 lines of code

automatic dependency injection in 4/5 lines of code

Comments
1 min read
PHP: speed is not the ultimate indicator

PHP: speed is not the ultimate indicator

10
Comments 8
3 min read
Testing with phpbench

Testing with phpbench

1
Comments
3 min read
A synopsis of the Suphle Framework

A synopsis of the Suphle Framework

Comments
10 min read
PHP: memory errors

PHP: memory errors

9
Comments 2
2 min read
How to write clean Controllers in Laravel

How to write clean Controllers in Laravel

Comments
6 min read
Working with PHPUnit in VSCode

Working with PHPUnit in VSCode

Comments
2 min read
How to automate tests by Github Workflow with Laravel Pint and PHP Pest

How to automate tests by Github Workflow with Laravel Pint and PHP Pest

3
Comments
3 min read
How to test protected functions with PHPUnit in your Laravel app

How to test protected functions with PHPUnit in your Laravel app

Comments
5 min read
Install my development environment In Prestashop

Install my development environment In Prestashop

Comments
1 min read
[PHP SDK] IP geolocation, proxy detection and WHOIS lookup

[PHP SDK] IP geolocation, proxy detection and WHOIS lookup

1
Comments
4 min read
5 Effective Ways to Prevent Directory Traversal

5 Effective Ways to Prevent Directory Traversal

1
Comments
5 min read
Introducing Whitecat - Your Ultimate PHP Development Toolbox

Introducing Whitecat - Your Ultimate PHP Development Toolbox

4
Comments 2
2 min read
CHEAT SHEET PTBR PHP 8.1

CHEAT SHEET PTBR PHP 8.1

Comments
2 min read
Mastering Eloquent ORM Relationships in Laravel

Mastering Eloquent ORM Relationships in Laravel

Comments
3 min read
How to Refresh Form Data in FilamentPHP Action

How to Refresh Form Data in FilamentPHP Action

2
Comments
1 min read
How to register WordPress hooks with PHP attributes: A step-by-step guide

How to register WordPress hooks with PHP attributes: A step-by-step guide

7
Comments
20 min read
PHP method overloading

PHP method overloading

4
Comments 5
3 min read
Invoking soroban smart-contracts functions using PHP-SDK

Invoking soroban smart-contracts functions using PHP-SDK

1
Comments
5 min read
Is PHP going to die?

Is PHP going to die?

4
Comments 18
1 min read
How to edit FilamentPHP Relation Manager Table Query

How to edit FilamentPHP Relation Manager Table Query

5
Comments
1 min read
How to Set Up Sanctum in Laravel

How to Set Up Sanctum in Laravel

3
Comments
2 min read
php-bard-api

php-bard-api

3
Comments
1 min read
Symfony's magic: dependency injection

Symfony's magic: dependency injection

7
Comments
2 min read
Post to facebook page using api with plain php

Post to facebook page using api with plain php

Comments 1
2 min read
loading...