laravel-cloudflare

Add Cloudflare ip addresses to trusted proxies for Laravel.

MIT License

Downloads
1.6M
Stars
245
Committers
12

Bot releases are visible (Hide)

laravel-cloudflare - 3.7.1 Latest Release

Published by github-actions[bot] 7 months ago

3.7.1 (2024-03-30)

Bug Fixes

laravel-cloudflare - 3.7.0

Published by github-actions[bot] 8 months ago

3.7.0 (2024-03-10)

Features

  • replace request ip with Cf-Connecting-Ip value (#284) (4e760aa)
laravel-cloudflare - 3.6.0

Published by github-actions[bot] 8 months ago

3.6.0 (2024-03-01)

Features

laravel-cloudflare - 3.5.0

Published by github-actions[bot] over 1 year ago

3.5.0 (2023-02-07)

Features

laravel-cloudflare - 3.4.0

Published by github-actions[bot] over 1 year ago

3.4.0 (2023-02-07)

Features

  • support php 8.2 and drop php 7.4 support (#266) (6909f64)
laravel-cloudflare - 3.3.1

Published by github-actions[bot] about 2 years ago

3.3.1 (2022-08-13)

Bug Fixes

laravel-cloudflare - 3.3.0

Published by github-actions[bot] about 2 years ago

3.3.0 (2022-08-13)

Features

  • add a laravelcloudflare.enabled config (#254) (8031864)
laravel-cloudflare - 3.2.3

Published by github-actions[bot] about 2 years ago

3.2.3 (2022-08-13)

laravel-cloudflare - 3.2.2

Published by github-actions[bot] over 2 years ago

3.2.2 (2022-01-30)

laravel-cloudflare - 3.2.1

Published by github-actions[bot] almost 3 years ago

3.2.1 (2022-01-16)

Bug Fixes

laravel-cloudflare - 3.2.0

Published by github-actions[bot] almost 3 years ago

3.2.0 (2022-01-16)

Features

  • add a customisable callback to get proxies (#234) (207609b)
laravel-cloudflare - 3.1.0

Published by github-actions[bot] almost 3 years ago

3.1.0 (2022-01-15)

Features

  • first time load blocks when not loaded (#232) (e63ba67)
laravel-cloudflare - 3.0.0

Published by github-actions[bot] almost 3 years ago

3.0.0 (2022-01-14)

Features

  • prepare to Laravel 9 and remove Fideloper\Proxy dependency (#229) (fd43401)

BREAKING CHANGES

  • TrustProxy class has changed extend class
laravel-cloudflare - 2.0.0

Published by github-actions[bot] over 3 years ago

2.0.0 (2021-07-14)

Features

  • use laravel Http factory and remove guzzle dependency (#220) (34eb0d7)

BREAKING CHANGES

  • CloudflareProxies constructor has changed, this should not have an impact if you don't extend it. This version also removes Illuminate < 6.x compatibility.
laravel-cloudflare - 1.8.0

Published by github-actions[bot] over 3 years ago

1.8.0 (2021-02-13)

Features

laravel-cloudflare - v1.7.0

Published by asbiin about 4 years ago

This release also reduce the source zip file removing useless files.

Many thanks to @mvdnbrk for the contributions!

Enhancements:

  • Support Laravel 8
  • Use fideloper/proxy version ^4.4
  • Allow guzzlehttp/guzzle version ^7.0
laravel-cloudflare - v1.6.0

Published by asbiin over 4 years ago

Enhancements:

  • Remove verbosity parameter
laravel-cloudflare - v1.5.0

Published by asbiin over 4 years ago

New features:

  • Merge Cloudflare ips with trusted proxies
laravel-cloudflare - v1.4.0

Published by asbiin over 4 years ago

Enhancements:

  • Support Laravel 7 and higher (#180)
laravel-cloudflare - v1.3.0

Published by asbiin about 5 years ago

Enhancements:

  • Support Laravel 6.0 (#130 thanks to @rickybarnett )
Package Rankings
Top 1.32% on Packagist.org
Badges
Extracted from project README
Latest Version Downloads Workflow Status Quality Gate Coverage Status
Related Projects