Rogier

Results 8 issues of Rogier

I'm trying to implement kafka with rdkafka which i have working but with a major flaw. The connection while producing a message takes 1 second to close (https://github.com/arnaud-lb/php-rdkafka/issues/145). I think...

I'm working on a small framework for a personal project which is based on swoole + kafka for event sourcing. For sending events to Kafka I've spawned a new process...

Im using an older version of vue-svgicon and after upgrading to vite I cant get it to work. This repository seems to focus on vue3 and vite if im correct....

So I have php-runtime working with swoole and symfony. Works like a charm! The only thing I cant seem to work out is to create pools for lets say SQL...

I've tried every way to get random siblings using reOrderBy and the inRandomOrder in the laravel framework. Is it possible to query in random because i don't want to random...

I've tried every way to get random siblings using reOrderBy and the inRandomOrder in the laravel framework. Is it possible to query in random because i don't want to random...

Instead of resolving custom values every time i think its better to resolve the attribute by casting it. It works out of the box for spatie translations atleast.

Hi! I have an issue what I cant seem to solve. I have a for loop and I want to echo something every 4th iteration of the for loop. Normaly...