Viktor Geringer
Viktor Geringer
Could be because your composer version might be too new. Or try a few things here from the post :/ https://stackoverflow.com/questions/61177995/laravel-packagemanifest-php-undefined-index-name
@calgara12 Did you import the namespace for the `Request` class? ``` \Symfony\Component\HttpFoundation\Request::setTrustedProxies( ['REMOTE_ADDR'], \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO ); ```
That's right. Currently I have no real time to learn the API of Plex and test it :/
yep, looks like it is working again
Hey @JayBizzle any new info about this?