ReynierPM

Results 9 issues of ReynierPM

Hi, I was working in setting up a custom project and after added an Apache server a lot of ghost nginx services appeared. ![2018-08-08_15-02-15](https://user-images.githubusercontent.com/627886/43858567-5f912bd8-9b1c-11e8-9781-178b2b5328cb.png) If you click on any of...

I can not make the plugin to work with phpStorm since all the time I get the error "source can not be null". Here is an screenshot: ![screenshot from 2016-10-28...

I need to use pagination and everything that I have used so far is not working for me. Last shoot was with Scroll but it was giving me issues. I...

I have been reading carefully the documentation for this bundle and I have setup my project as follow: ``` # LexikTranslationBundle Configuration lexik_translation: fallback_locale: [en] managed_locales: [en, es] storage: type:...

I am using Symfony 3.2.6 and the bundle isn't working properly. See the output below: ``` $ symfony_console assets:install [Symfony\Component\DependencyInjection\Exception\InvalidArgumentException] There is no extension able to load the configuration for...

I am not sure if this belongs here or if I should ask elsewhere but here it goes. I have Plex running on TrueNAS Scale. Now I want to install...

Wonder what I am missing here because my dashboard does not get responsive if I am accessing it from my phone. See the following pic: This is the YAML for...

| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC? | no ## Steps...

### Question I am using Flysystem and so far so good. I want to create an adapter with a "custom" method that will perform a few actions, and yes, I...