Results 8 comments of devfake

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?

If someone has problems with borders, try this out: ``` style="border-color: black; border-width: 3px; border-style: solid" ``` It took me a lot of time to find this out from the...

@JayBizzle would be awesome if you could merge the pr :)

> Also looks like I've got some tests to fix 😬 Thank you so much for your work on this! (: