Closed qdmitry closed 2 years ago
I don't understand why the code doesn't match the master branch.
See Issue #149
For laravel 9 this package is no longer needed so simply remove it
@edsaunders92 Take a closer look at the problem! My project files are fine. The problem is loading from composer.
i can't install this package for laravel 9 please help me
@omidxplimbo
Please make following changes file: app/Http/Middleware/TrustProxies.php
use Fideloper\Proxy\TrustProxies as Middleware
to
use Illuminate\Http\Middleware\TrustProxies as Middleware.
for Laravel 9, this package is no longer needed.
I instal latest version 4.4.1, but error.