Christoph, René Pardon

Results 49 comments of Christoph, René Pardon

What's the current state of php-redis instead of predis as mentioned in #289

I've created some configurations to work with docker-compose: https://github.com/marketplacekit/marketplacekit/pull/86/commits/1d9147d8cb9771fdc8ef224308d2b4d9c5383472 Here I used MySQL 5.7 without problems during the migrations. MariaDB 10.2 supports JSON columns.

still not available

Hi @stevebauman I think this could do the trick but I would move this to a separate layer - not within the controller. But indeed.. I also thought about different...

I figured out that the default provider always contains the admin username "admin". Prefixes/Postfixes are also not set at all. ```php public function login(Request $request, AdldapInterface $ldap) { // does...

Hi @stevebauman `auto_connect` is set to `true`. I'm not sure right now but it may be a caching issues with my docker container. After removing and re-building it, it seems...

@tlaverdure what's the current state here?

What's the current state of this plugin system? Nearly two years without an update :)

> > I had the same issue, workaround downgrade "socket.io-client": "2.3.0" in your package.json works fine. > > Would appreciate a solution with latest 3.x version of socket.io-client. > >...

I'm on ^2.0 right now which resolves to an installed version of 2.3.6 on my project. So this might not be the problem. If you click a save button for...