The Wayback Machine - https://web.archive.org/web/20230815051840/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.
Laravel 10 How To Setup Ajax Request Tutorial

Laravel 10 How To Setup Ajax Request Tutorial

3 min read
Cool Tools: Useful tools to update the PHP version

Cool Tools: Useful tools to update the PHP version

1
2 min read
Laravel101: A Step-by-Step Guide to Implementing a Simple Authentication System

Laravel101: A Step-by-Step Guide to Implementing a Simple Authentication System

1
7 min read
Reinforce the type safety of your PHP arrays

Reinforce the type safety of your PHP arrays

14
1
4 min read
Develop with CraftCMS + vite + DDEV in Codespaces

Develop with CraftCMS + vite + DDEV in Codespaces

8
1
3 min read
Web Scraping With PHP

Web Scraping With PHP

3
10 min read
Back to the Basics: print vs echo 🤜 🤛

Back to the Basics: print vs echo 🤜 🤛

3
2 min read
SOLID: writing better interfaces

SOLID: writing better interfaces

10
1 min read
PHP: Installing,Switching between Multiple PHP versions on Linux

PHP: Installing,Switching between Multiple PHP versions on Linux

1
3
2 min read
Unlock the power of list: Practical usecase of list() in php.

Unlock the power of list: Practical usecase of list() in php.

5
2 min read
PHP-FPM 8.2 on OpenBSD 7.3

PHP-FPM 8.2 on OpenBSD 7.3

6
3 min read
Symfony Station Communiqué - 04 August 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

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

2
10 min read
Streaming Large Files with PHP to Save Memory

Streaming Large Files with PHP to Save Memory

11
2 min read
How To Use Liskov Substitution Principle in PHP/Laravel

How To Use Liskov Substitution Principle in PHP/Laravel

4
3 min read
My Portfolio: Vanilla PHP, for Fun, Promotion, and Performance

My Portfolio: Vanilla PHP, for Fun, Promotion, and Performance

6
4 min read
Laravel101: The Role of Mass Assignment in Eloquent Model

Laravel101: The Role of Mass Assignment in Eloquent Model

7
2
4 min read
Laravel101: Validate your Application's Incoming Data

Laravel101: Validate your Application's Incoming Data

12
7 min read
Run Duster with Husky in Laravel

Run Duster with Husky in Laravel

3 min read
How to Stop FilamentPHP Actions On Certain Conditions

How to Stop FilamentPHP Actions On Certain Conditions

13
2 min read
Convert PHP Project to Android App

Convert PHP Project to Android App

4
1
4 min read
PHP 8.2: why using read-only classes?

PHP 8.2: why using read-only classes?

3
1
1 min read
PHP 8.1: why using read-only properties?

PHP 8.1: why using read-only properties?

4
1 min read
Using Docker Build and BuildX to Host Production Websites in Kubernetes

Using Docker Build and BuildX to Host Production Websites in Kubernetes

9 min read
PHP-FPM 8.2 on OpenBSD 7.3

PHP-FPM 8.2 on OpenBSD 7.3

10
5 min read
Filter WP Post Frontpages in the Loop with Polylang

Filter WP Post Frontpages in the Loop with Polylang

12
6 min read
Laravel Ecommerce Tutorial: Part 6.3, Editing Products

Laravel Ecommerce Tutorial: Part 6.3, Editing Products

7 min read
Laravel Ecommerce Tutorial: Part 7, Product Options

Laravel Ecommerce Tutorial: Part 7, Product Options

16 min read
WordPress VS Elanat

WordPress VS Elanat

5
5 min read
Dive into Laravel Sanctum Token Abilities

Dive into Laravel Sanctum Token Abilities

2 min read
Laravel-Hands-On, a Learning resource for Laravel beginners

Laravel-Hands-On, a Learning resource for Laravel beginners

2
1 min read
Installing & Creating your first Component in Livewire 3 in only 4 minutes

Installing & Creating your first Component in Livewire 3 in only 4 minutes

1 min read
Symfony Station Communiqué - 21 July 2023. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse news!

Symfony Station Communiqué - 21 July 2023. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse news!

2
11 min read
Laravel Ecommerce Tutorial: Part 10, Settings

Laravel Ecommerce Tutorial: Part 10, Settings

13
14 min read
Laravel Ecommerce Tutorial: Part 6.4, Refactoring Products

Laravel Ecommerce Tutorial: Part 6.4, Refactoring Products

2
5 min read
A Guide to Testing Middleware in Laravel

A Guide to Testing Middleware in Laravel

2 min read
Laravel Real-Time Log Monitoring

Laravel Real-Time Log Monitoring

2 min read
Symfony Station Communiqué — 28 July 2023. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse News!

Symfony Station Communiqué — 28 July 2023. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse News!

2
7 min read
Templates to start a business as a Developer

Templates to start a business as a Developer

1
2 min read
Enhancing Laravel Applications with Action-Based Architecture 💡

Enhancing Laravel Applications with Action-Based Architecture 💡

1
4 min read
Simple OTP In PHP MYSQL

Simple OTP In PHP MYSQL

15
4 min read
How to Effortlessly Keep Your PHP Projects Up-to-Date

How to Effortlessly Keep Your PHP Projects Up-to-Date

4
1
6 min read
Laravel101: Implement RESTful Architecture in Controllers

Laravel101: Implement RESTful Architecture in Controllers

18
7 min read
PHP Convert Image Format (Simple Examples)

PHP Convert Image Format (Simple Examples)

10
2 min read
Setting Up a LAMP Stack Application

Setting Up a LAMP Stack Application

4
13 min read
My key learnings of 20 years of software engineering

My key learnings of 20 years of software engineering

1
2 min read
PHP - Creating Your Own PHP SessionStorage

PHP - Creating Your Own PHP SessionStorage

12
1
2 min read
HMAC Authentication in Laravel

HMAC Authentication in Laravel

5
5 min read
Validating requests on Symfony Framework

Validating requests on Symfony Framework

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

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

2
11 min read
How to Host a Laravel App on AWS EC2 (LEMP Stack)

How to Host a Laravel App on AWS EC2 (LEMP Stack)

4
5 min read
Simple PHP Login With Google

Simple PHP Login With Google

8
1
3 min read
Laravel101 : How to Connect to SQLite and Use Eloquent Models

Laravel101 : How to Connect to SQLite and Use Eloquent Models

5
7 min read
Laravel101: Create and Submit a Form to the Server

Laravel101: Create and Submit a Form to the Server

3
4 min read
How to Check Uploaded Files and URLs for Viruses using VirusTotal API in PHP

How to Check Uploaded Files and URLs for Viruses using VirusTotal API in PHP

9
3 min read
We joined HackerNoon's Startup of 2023

We joined HackerNoon's Startup of 2023

4
3 min read
Scramble 0.8.0 - Update of Laravel API documentation generator

Scramble 0.8.0 - Update of Laravel API documentation generator

6
3 min read
Stripe Payment in Laravel 10

Stripe Payment in Laravel 10

2
4 min read
Building a frontend auth in WordPress

Building a frontend auth in WordPress

14
1
1 min read
How to Clone a Laravel Project from GitHub and Run it in VS Code

How to Clone a Laravel Project from GitHub and Run it in VS Code

2 min read
Symfony Station Communiqué — 30 June 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse News.

Symfony Station Communiqué — 30 June 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse News.

3
1
10 min read
loading...