kesarawimal / php-cloudflare-real-ip

Get the real IP for PHP applications behind Cloudflare's reverse proxy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest Stable Version Total Downloads License Monthly Downloads

A Laravel service provider to set the real IP address in Laravel Request for applications behind Cloudflare's reverse proxy.

Usage

Just install the package using composer, Laravel auto package discovery will take care of the rest.

composer require kesarawimal/php-cloudflare-real-ip

Credits

This package is based on molayli/laravel-cloudflare-real-ip.

About

Get the real IP for PHP applications behind Cloudflare's reverse proxy.

License:MIT License


Languages

Language:PHP 100.0%