Dariusz

Results 8 comments of Dariusz

Hello, What do You mean? There is a way to handle this via docker: https://volmarg.github.io/docs/general/installation/docker/information

While google is a no for me. The vcards and csv are fine enough. Will mark it for future - once I have some time to get into it.

> I encountered this error after updating the plugin from 2.0.1 to 2.0.6 and re-installing the plugin was the easiest solution. Specific steps I took: > > * `npm uninstall...

Got same issues with Vagrant. In my case `'host' => 'tcp://0.0.0.0:9912'` is not working, and inserting IP obtained from Laravel Homestead yaml `http://192.168.10.10/` not working as well. ![obraz](https://user-images.githubusercontent.com/37488679/45277323-8228be80-b4c7-11e8-842e-51621a0b46ba.png)

Hi, I know what You mean, and I agree with what You wrote. The thing here is that the second system has a default key `000000...`, and the **real** key...

Yeah, it’s normal – get a headaches at work sometimes as well trying to understand what’s going on. **Project No1. - PMS** - backend with management panel, - user must...

I'll leave this here since I was fighting with the bundle for like `1.5h` to make it run. The documentation is vast but it's easy to get lost in it...

> Personnally I ended up using this bundle : https://php-enqueue.github.io/symfony which is way easier to configure and worked out of the box with Symfony 6, rabbitMQ in RPC mode etc....