Daniele Rosario
Daniele Rosario
Hi, thanks for this very nice tool. Is it possible in your opinion to depend on [https://github.com/sebdesign/laravel-state-machine/](https://github.com/sebdesign/laravel-state-machine/) intead of the basic winzou package? The SebDesign one is based on the...
I've written for my project a ` MollieLaravelHttpClientAdapter` that implements `MollieHttpAdapterInterface` and was wondering if it would make sense to PR it here, and have the ServiceProvider use this new...
## Description Expanding on the concept of [Multi Tenancy](https://filamentphp.com/docs/3.x/panels/tenancy), i've tried to implement support for domain or subdomain based routing using [Laravel's Subdomain Roting](https://laravel.com/docs/10.x/routing#route-group-subdomain-routing). The idea is to provide a...
## Description This PR introduces the ability to add tooltips to text column badges, and supports also list of badges. Since this PR introduces new methods related to badges, it...
## Description This PR is a followup of #13420 as per agreement with @danharrin It introduces the ability to add tooltips to text columns that contain repeatable text: badges, list...
### Package filament/infolists ### Package Version v3.2.92 ### Laravel Version v11.13.0 ### Livewire Version v3.5.1 ### PHP Version v8.3.2 ### Problem description When using Infolist sections (or even forms) and...