Raj Siva-Rajah
Raj Siva-Rajah
### Package filament/filament ### Package Version 3.0.60 ### Laravel Version 10.2.6 ### Livewire Version _No response_ ### PHP Version 8.2 ### Problem description The tooltips for the dark / light...
Hi guys I was checking out the Kanban board demo on your site and noticed it's not usable on mobile (iOS). It's impossible to scroll because every touch is moving...
Hi guys We use bind mounts for local development, and there are still times when you need to restart the container on file changes. Laravel's queue workers are a good...
The table of contents list is being cut off when the window is resized. See: 
Hi guys. Thanks for the great package. When using JS components in Laravel Livewire, every event triggers a server request. So using `color-changed` can be quite brutal on the server...
Hi guys. First of all, thanks for your hard work on this package. I noticed you have categorized the fonts on your website on your website (Animals, Animations etc). Any...
Hi guys, I'm trying to integrate incoming mail with a webapp and would love the ability to forward each inbox to a webhook. Like this: https://improvmx.com/guides/how-to-use-webhooks-to-receive-emails-in-your-apps/ Do you think this...
Hi guys. This looks like a great tool! The documentation says it supports REST, SOAP and Kafka APIs. Do you have plans to add GraphQL support? Thanks
Hi @jcupitt I'm having some strange issues with generating `webp` images with php-vips on Debian bookworm. The output file sizes are very large compared to using cwebp. Here are the...
Hi guys I noticed Floating UI now have a native package for Vue: [https://floating-ui.com/docs/vue](https://floating-ui.com/docs/vue) Which one would be best to use for new projects?