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.
A History Of Modern Slim Boilerplate (Upgraded)

A History Of Modern Slim Boilerplate (Upgraded)

2
Comments
3 min read
Create Custom Blade Directives in Laravel

Create Custom Blade Directives in Laravel

11
Comments
2 min read
How to Put Your Blog on the Fediverse

How to Put Your Blog on the Fediverse

5
Comments
4 min read
Comparing PHP functions: empty(), is_null(), isset().

Comparing PHP functions: empty(), is_null(), isset().

9
Comments 6
1 min read
Is htmx the way to go?

Is htmx the way to go?

5
Comments 2
1 min read
PHP+Slack: 5 easy ways to send a message

PHP+Slack: 5 easy ways to send a message

20
Comments
4 min read
Boost Your Productivity with Essential PHPStorm Shortcuts

Boost Your Productivity with Essential PHPStorm Shortcuts

2
Comments
3 min read
VSCode for PHP and Laravel

VSCode for PHP and Laravel

59
Comments 12
9 min read
Introducing TokensValidation: Secure Authentication & Authorization for Web Apps

Introducing TokensValidation: Secure Authentication & Authorization for Web Apps

3
Comments
2 min read
PHP Phone Book

PHP Phone Book

15
Comments 6
2 min read
Authenticate With Any OAuth Provider With Laravel Socialite

Authenticate With Any OAuth Provider With Laravel Socialite

1
Comments
3 min read
Laravel Ecommerce Tutorial: Part 11, The Homepage

Laravel Ecommerce Tutorial: Part 11, The Homepage

1
Comments
10 min read
Is WordPress safe? Or why website security should be handled carefully

Is WordPress safe? Or why website security should be handled carefully

1
Comments
3 min read
SOLID principles in PHP

SOLID principles in PHP

62
Comments 1
3 min read
Encapsulate conditionals. Clean code.

Encapsulate conditionals. Clean code.

1
Comments 1
1 min read
Step-by-step guide: Launching a website with October CMS on Linode using PHP and Laravel

Step-by-step guide: Launching a website with October CMS on Linode using PHP and Laravel

Comments 1
3 min read
Best practices for building a production-ready Dockerfile for PHP applications

Best practices for building a production-ready Dockerfile for PHP applications

5
Comments 1
11 min read
PHP+Telegram: 5 easy ways how to send a message

PHP+Telegram: 5 easy ways how to send a message

73
Comments 4
4 min read
Laravel101: Exploring Entity-Model Relationships

Laravel101: Exploring Entity-Model Relationships

10
Comments
5 min read
SOLID: DIP, loose coupling

SOLID: DIP, loose coupling

8
Comments
2 min read
Building a Menu Bar Desktop Application with NativePHP package in Laravel

Building a Menu Bar Desktop Application with NativePHP package in Laravel

3
Comments
2 min read
How to Test the Magento API in Postman?

How to Test the Magento API in Postman?

18
Comments
3 min read
Product-oriented vs. agency and why you should care

Product-oriented vs. agency and why you should care

Comments
6 min read
Laravel money model

Laravel money model

1
Comments
1 min read
Demystifying Unit Tests in Laravel: Building Robust Applications with Confidence

Demystifying Unit Tests in Laravel: Building Robust Applications with Confidence

1
Comments
3 min read
Lumen Tutorial : How to build a JWT Authenticated API with Lumen

Lumen Tutorial : How to build a JWT Authenticated API with Lumen

1
Comments 1
4 min read
Weekly reading digest #1

Weekly reading digest #1

1
Comments
1 min read
Laravel 10 Telescope: Debugging and Monitoring Tool

Laravel 10 Telescope: Debugging and Monitoring Tool

1
Comments
3 min read
PHP'de Zaman Gecikmeli Döngüler ve Kontrol Akışları

PHP'de Zaman Gecikmeli Döngüler ve Kontrol Akışları

Comments
3 min read
How to Create Notifications in Laravel

How to Create Notifications in Laravel

17
Comments 3
11 min read
Making the case for Laravel as a Next.js alternative

Making the case for Laravel as a Next.js alternative

11
Comments 1
7 min read
PHP Dizi Fonksiyonları

PHP Dizi Fonksiyonları

2
Comments 1
21 min read
Setting Up PHP on Neovim with NvChad

Setting Up PHP on Neovim with NvChad

13
Comments 1
2 min read
Database Transactions in Laravel

Database Transactions in Laravel

3
Comments 1
1 min read
Laravel101: Exploring Middlewares - Unlocking Multilingual Functionality with Ease

Laravel101: Exploring Middlewares - Unlocking Multilingual Functionality with Ease

17
Comments 2
6 min read
How to use Arrow Function in PHP with examples

How to use Arrow Function in PHP with examples

2
Comments
5 min read
Basics of PHP Variable Scope Explained

Basics of PHP Variable Scope Explained

5
Comments
4 min read
Get RSS feed for your Ko-Fi account

Get RSS feed for your Ko-Fi account

4
Comments
5 min read
Install PHP on Ubuntu using the terminal

Install PHP on Ubuntu using the terminal

2
Comments
2 min read
Reinforce the type safety of your PHP arrays

Reinforce the type safety of your PHP arrays

20
Comments 9
4 min read
LAMP (Install Wordpress on Ubuntu using the terminal):

LAMP (Install Wordpress on Ubuntu using the terminal):

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

Using Docker Build and BuildX to Host Production Websites in Kubernetes

Comments
9 min read
Laravel 10 How To Setup Ajax Request Tutorial

Laravel 10 How To Setup Ajax Request Tutorial

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

Cool Tools: Useful tools to update the PHP version

12
Comments
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

25
Comments
7 min read
Streaming Large Files with PHP to Save Memory

Streaming Large Files with PHP to Save Memory

15
Comments 3
2 min read
Getting Started with Laravel's MVC

Getting Started with Laravel's MVC

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

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

4
Comments 3
4 min read
Laravel - Separate Routes into Custom Route Files

Laravel - Separate Routes into Custom Route Files

9
Comments
1 min read
Develop with CraftCMS + vite + DDEV in Codespaces

Develop with CraftCMS + vite + DDEV in Codespaces

3
Comments 1
3 min read
Web Scraping With PHP

Web Scraping With PHP

1
Comments 1
10 min read
A Journey from PHP to Ruby on Rails: Lessons Learned and Insights Gained

A Journey from PHP to Ruby on Rails: Lessons Learned and Insights Gained

Comments
2 min read
Back to the Basics: print vs echo 🤜 🤛

Back to the Basics: print vs echo 🤜 🤛

Comments
2 min read
SOLID: writing better interfaces

SOLID: writing better interfaces

8
Comments
1 min read
Laravel101: The Role of Mass Assignment in Eloquent Model

Laravel101: The Role of Mass Assignment in Eloquent Model

16
Comments 2
4 min read
PHP Enums tryFrom Method

PHP Enums tryFrom Method

Comments
2 min read
Dynamic datalist in filamentphp 3

Dynamic datalist in filamentphp 3

1
Comments
1 min read
Secure Coding 101: How to Read and Write Files Securely

Secure Coding 101: How to Read and Write Files Securely

2
Comments
5 min read
Laravel Ecommerce Tutorial: Part 10, Settings

Laravel Ecommerce Tutorial: Part 10, Settings

5
Comments
14 min read
Templates to start a business as a Developer

Templates to start a business as a Developer

1
Comments
2 min read
loading...