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 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?

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

PHP+Slack: 5 easy ways to send a message

3
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

51
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
Authenticate With Any OAuth Provider With Laravel Socialite

Authenticate With Any OAuth Provider With Laravel Socialite

1
Comments
3 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
Laravel Ecommerce Tutorial: Part 11, The Homepage

Laravel Ecommerce Tutorial: Part 11, The Homepage

1
Comments
10 min read
SOLID principles in PHP

SOLID principles in PHP

4
Comments
3 min read
Encapsulate conditionals. Clean code.

Encapsulate conditionals. Clean code.

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

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

10
Comments 1
11 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
PHP+Telegram: 5 easy ways how to send a message

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

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

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

How to Test the Magento API in Postman?

20
Comments
3 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
Laravel money model

Laravel money model

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

Product-oriented vs. agency and why you should care

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

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

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

10
Comments 1
7 min read
PHP Dizi Fonksiyonları

PHP Dizi Fonksiyonları

2
Comments 1
21 min read
Database Transactions in Laravel

Database Transactions in Laravel

3
Comments 1
1 min read
Setting Up PHP on Neovim with NvChad

Setting Up PHP on Neovim with NvChad

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

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

Install PHP on Ubuntu using the terminal

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

Reinforce the type safety of your PHP arrays

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

LAMP (Install Wordpress on Ubuntu using the terminal):

7
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
Cool Tools: Useful tools to update the PHP version

Cool Tools: Useful tools to update the PHP version

18
Comments
2 min read
Laravel 10 How To Setup Ajax Request Tutorial

Laravel 10 How To Setup Ajax Request Tutorial

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

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

Streaming Large Files with PHP to Save Memory

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

8
Comments 3
4 min read
Develop with CraftCMS + vite + DDEV in Codespaces

Develop with CraftCMS + vite + DDEV in Codespaces

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

Laravel - Separate Routes into Custom Route Files

3
Comments
1 min read
Web Scraping With PHP

Web Scraping With PHP

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

Back to the Basics: print vs echo 🤜 🤛

2
Comments
2 min read
SOLID: writing better interfaces

SOLID: writing better interfaces

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

Laravel101: The Role of Mass Assignment in Eloquent Model

18
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
Laravel Ecommerce Tutorial: Part 10, Settings

Laravel Ecommerce Tutorial: Part 10, Settings

9
Comments
14 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
Templates to start a business as a Developer

Templates to start a business as a Developer

1
Comments
2 min read
Predictable Mistakes of the Developer - Summary

Predictable Mistakes of the Developer - Summary

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

Enhancing Laravel Applications with Action-Based Architecture 💡

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

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

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

Laravel101: Implement RESTful Architecture in Controllers

22
Comments
7 min read
Laravel101: Validate your Application's Incoming Data

Laravel101: Validate your Application's Incoming Data

24
Comments
7 min read
loading...