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.
Implementing Basic Authorization With Laravel

Implementing Basic Authorization With Laravel

4
Comments 1
3 min read
Type Hinting in PHP function!

Type Hinting in PHP function!

2
Comments
1 min read
Return Types In PHP

Return Types In PHP

13
Comments 2
6 min read
Creating Laravel Blade Directive

Creating Laravel Blade Directive

Comments
2 min read
Creating A Single Page Application Using Mustache and PHP

Creating A Single Page Application Using Mustache and PHP

13
Comments 1
7 min read
Telegram OAuth Authorization for Your Site

Telegram OAuth Authorization for Your Site

14
Comments 7
3 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

Comments
2 min read
Features Salesforce and Drupal have in Common - Project Browsing (Part 1)

Features Salesforce and Drupal have in Common - Project Browsing (Part 1)

3
Comments
5 min read
Problem solve with PHP: Two sum

Problem solve with PHP: Two sum

2
Comments 2
1 min read
Effortless Language Redirection - TYPO3 Extension

Effortless Language Redirection - TYPO3 Extension

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

How to install PHP GRPC extensions in Ubuntu OS

Comments
1 min read
Laravel Array Helpers

Laravel Array Helpers

7
Comments
2 min read
Pest 2.0 is now generally available 🐛

Pest 2.0 is now generally available 🐛

1
Comments
2 min read
How to Rank Top-Selling NFTs Using PHP

How to Rank Top-Selling NFTs Using PHP

Comments
4 min read
Final and Readonly Classes in PHP

Final and Readonly Classes in PHP

3
Comments
3 min read
A bref AWS PHP story – Part 2

A bref AWS PHP story – Part 2

3
Comments
9 min read
How to Make HTTP Requests to API in PHP App Using GitHub API Example and Write to Percona Server for MongoDB

How to Make HTTP Requests to API in PHP App Using GitHub API Example and Write to Percona Server for MongoDB

2
Comments
5 min read
Building a Simple Blockchain in PHP

Building a Simple Blockchain in PHP

7
Comments
3 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
Comments
11 min read
A small user messenger system using PHP & MySQL

A small user messenger system using PHP & MySQL

2
Comments
8 min read
Getting started with Laravel 10 - Installation

Getting started with Laravel 10 - Installation

2
Comments
2 min read
PHP Tip: More useful explode with item list

PHP Tip: More useful explode with item list

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

Setup local development environment and run tests of PHP Twig

2
Comments
3 min read
Weird Type Coercions

Weird Type Coercions

1
Comments
3 min read
AST parser with PHP and Bison

AST parser with PHP and Bison

Comments
3 min read
Upgrade your project to PHP 8.2 with Rector

Upgrade your project to PHP 8.2 with Rector

7
Comments 1
2 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

2
Comments
3 min read
Cookies-Based Authentication Vs Session-Based Authentication

Cookies-Based Authentication Vs Session-Based Authentication

12
Comments 4
9 min read
Things I thought I should be careful about when writing my own XSS penetration tests.

Things I thought I should be careful about when writing my own XSS penetration tests.

Comments
6 min read
How to reference a variable inside a `.env` file

How to reference a variable inside a `.env` file

7
Comments
2 min read
Developing with css inline

Developing with css inline

Comments
3 min read
Self and Static in PHP and their differences

Self and Static in PHP and their differences

10
Comments
3 min read
Web Scraping Google Search Results Using PHP

Web Scraping Google Search Results Using PHP

2
Comments
6 min read
Mirroring Composer dependencies with Packeton

Mirroring Composer dependencies with Packeton

2
Comments
5 min read
Integrating JavaScript Scheduler with PHP and MySQL for Dynamic CRUD Operations

Integrating JavaScript Scheduler with PHP and MySQL for Dynamic CRUD Operations

Comments
15 min read
Web Scraping mit PHP

Web Scraping mit PHP

1
Comments
4 min read
PHP Tutorial: Get started with PHP from scratch

PHP Tutorial: Get started with PHP from scratch

2
Comments 3
16 min read
Eloquent ORM: First Steps.

Eloquent ORM: First Steps.

3
Comments
5 min read
PHP: Multiple image file upload with dynamic file storage

PHP: Multiple image file upload with dynamic file storage

1
Comments
7 min read
How to Fetch NFT Transaction Logs Using PHP

How to Fetch NFT Transaction Logs Using PHP

Comments
4 min read
Using PHP anonymous classes to test collection services

Using PHP anonymous classes to test collection services

2
Comments
2 min read
How to Develop a Simple Web Application Using Docker-compose, Nginx, PHP 8, and MongoDB 6

How to Develop a Simple Web Application Using Docker-compose, Nginx, PHP 8, and MongoDB 6

10
Comments 2
4 min read
Start using STRONG PASSWORDS in Laravel | Tutorial | Quick Win Wednesday #QWW

Start using STRONG PASSWORDS in Laravel | Tutorial | Quick Win Wednesday #QWW

Comments
1 min read
File Upload Wrapper Library

File Upload Wrapper Library

1
Comments 2
3 min read
PHP/Laravel: <embed> cannot display 30MB+ PDF file

PHP/Laravel: <embed> cannot display 30MB+ PDF file

Comments
1 min read
Reducing Errors With Type Hinting in PHP

Reducing Errors With Type Hinting in PHP

2
Comments
10 min read
Announcing the First Release of HydePHP: A Laravel-Based Static Site Generator

Announcing the First Release of HydePHP: A Laravel-Based Static Site Generator

Comments
2 min read
[DEV: PHP] How to create and process an invoice in cryptocurrency

[DEV: PHP] How to create and process an invoice in cryptocurrency

Comments
2 min read
Tutorial Laravel #3 Membuat Controller Baru

Tutorial Laravel #3 Membuat Controller Baru

2
Comments
3 min read
Tutorial Laravel #2 Membuat Model Baru

Tutorial Laravel #2 Membuat Model Baru

1
Comments
4 min read
Using the booted Method in Laravel Eloquent Models for CRUD Event Listening and Cache Resetting

Using the booted Method in Laravel Eloquent Models for CRUD Event Listening and Cache Resetting

3
Comments
2 min read
Starter Template of Laravel+Vite+Vuetify3+TypeScript+Router+Sass

Starter Template of Laravel+Vite+Vuetify3+TypeScript+Router+Sass

4
Comments
4 min read
PHP Skeleton for Bison

PHP Skeleton for Bison

3
Comments
4 min read
Authentication System in PHP

Authentication System in PHP

3
Comments
1 min read
PHP ile Kullanıcının Gerçek IP Adresini Almak

PHP ile Kullanıcının Gerçek IP Adresini Almak

Comments
1 min read
Behat: The Easy and Effective Way to Write Acceptance Tests

Behat: The Easy and Effective Way to Write Acceptance Tests

6
Comments
9 min read
Symfony Chatbot with Chat-GPT (and other APIs...)

Symfony Chatbot with Chat-GPT (and other APIs...)

3
Comments
2 min read
Rendering Twig templates in Storybook

Rendering Twig templates in Storybook

17
Comments 4
5 min read
PHP WebP Thumbnailer

PHP WebP Thumbnailer

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

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

3
Comments
12 min read
loading...