PHPackages                             aindot/proxy-setup - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. aindot/proxy-setup

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

aindot/proxy-setup
==================

Force HTTPS links for your app if you are behind a proxy such as HAproxy.

v0.1(11mo ago)01MITPHPPHP ^8.4

Since Jul 17Pushed 9mo agoCompare

[ Source](https://github.com/aindot/proxy-setup)[ Packagist](https://packagist.org/packages/aindot/proxy-setup)[ Docs](https://github.com/aindot/proxy-setup)[ GitHub Sponsors](https://github.com/aindot)[ RSS](/packages/aindot-proxy-setup/feed)WikiDiscussions trunk Synced today

READMEChangelogDependencies (8)Versions (2)Used By (0)

Force HTTPS links for your app if you are behind a proxy such as HAproxy.
=========================================================================

[](#force-https-links-for-your-app-if-you-are-behind-a-proxy-such-as-haproxy)

\[\] Add Middleware to trust proxies IP's.

You can install the package via composer:

```
composer require aindot/proxy-setup
```

You can publish and run the migrations with:

You can publish the config file with:

```
php artisan vendor:publish --tag="proxy-setup-config"
```

This is the contents of the published config file:

```
return [
    'https' => env('HTTPS', false),
];
```

- [Abdullah](https://github.com/aindot)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance54

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

352d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9aaf365a4ff5306dd0e81011b871b274b29575753043ef8b599655555bd06906?d=identicon)[aindot](/maintainers/aindot)

---

Top Contributors

[![aindot](https://avatars.githubusercontent.com/u/159195178?v=4)](https://github.com/aindot "aindot (4 commits)")

---

Tags

laravelaindotproxy-setup

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/aindot-proxy-setup/health.svg)

```
[![Health](https://phpackages.com/badges/aindot-proxy-setup/health.svg)](https://phpackages.com/packages/aindot-proxy-setup)
```

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

124603.0k](/packages/worksome-exchange)[tarfin-labs/event-machine

Event-driven state machines for Laravel with event sourcing, type-safe context, and full audit trail.

199.4k](/packages/tarfin-labs-event-machine)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
