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(10mo ago)01MITPHPPHP ^8.4

Since Jul 17Pushed 8mo 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 1mo ago

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

29

—

LowBetter than 59% of packages

Maintenance58

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

305d 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-data

Create unified resources and data transfer objects

1.8k28.9M627](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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