Web Security

Securing HTML Responses: Implementing Security Headers in Laravel

The SecurityHeaders middleware enhances web application safety by automatically adding essential HTTP headers to HTML responses. It helps prevent attacks like clickjacking, MIME-type sniffing, and referrer data leaks.

Ros socheath Ros socheath
Nov 09, 2025

Latest Articles

Discover and share tips, tutorials, and insights on anything you’re passionate about—technology, education, life skills, and more.

Securing HTML Responses: Implementing Security Headers in Laravel
Web Security
Nov 09, 2025 2 min read

Securing HTML Responses: Implementing Security Headers in Laravel

The SecurityHeaders middleware enhances web application safety by automatically adding essential HTTP headers to HTML responses. It helps prevent attacks like clickjacking, MIME-type sniffing, and referrer data leaks.

Ros socheath Ros socheath
Read More
Use a TextInput to input a date in FilamentPHP
FilamentPHP
Nov 06, 2025 2 min read

Use a TextInput to input a date in FilamentPHP

Replace DatePicker with TextInput in FilamentPHP to enable manual date typing with custom extraInputAttributes, format handling, and validation rules.

Ros socheath Ros socheath
Read More
How to Prepare Your Server for a Laravel Production Deployment
Laravel Deployment
Oct 21, 2025 0 min read

How to Prepare Your Server for a Laravel Production Deployment

Learn how to deploy a Laravel project to production using Docker and Nginx. This guide walks you through setting up your hosting environment, configuring PHP, Nginx, and databases such as MySQL, PostgreSQL, or MariaDB, and running your Laravel application inside containers. It’s perfect for developers who want a clean, scalable, and reproducible production setup.

Ros socheath Ros socheath
Read More
How to Deploy a Laravel Application to Production with Docker and Nginx Reverse Proxy
Deployment
Sep 25, 2025 6 min read

How to Deploy a Laravel Application to Production with Docker and Nginx Reverse Proxy

Deploying Laravel Applications to Production with Docker and Nginx: A Complete Guide. Learn how to deploy your Laravel application to production using Docker and Nginx with this step-by-step guide. I'll walk you through creating a production-ready Dockerfile, configuring Nginx for both local server and reverse proxy setups, securing your application with SSL, and optimizing Laravel for maximum performance. Perfect for developers looking to move their Laravel projects from development to a secure, scalable production environment.

Ros socheath Ros socheath
Read More

Partners

Special Announcements

Our Sponsors

Proudly supported by our amazing sponsors who make this project possible.

Interested in becoming a sponsor? Contact us