Filament - Record Finder Pro

Filament - Record Finder Pro 2.0.3

Sem autorização para baixar
Lv.2
badge id 57 Primeira Pontuação badge id 27 Primeiro Recurso
Associado
02/10/2025
Mensagens
8
Pontuação de reações
3
Credits
$6
The Filament - Record Finder Pro has been submitted and is now available for free download. Big thanks to the contribution from our member @murdock32 !
Visualizar anexo 112647

This packages allows you to easily integrate a beautiful Record Finder into your Filament forms. A Record Finder is an advanced component that allows you to select records, attach relationships, choose options, etc. from a fully Filament-powered table in a modal or slide-over. This greatly improves the UX of your Filament-app compared to a regular Select component, which only allow a simple label, or some simple custom HTML at best. In...
Read more about this resource...
 
I uploaded genuine original code..

to 'null' just remove 'ralphjsmit/packages' from composer.json and allowed-plugins.

ralphjsmit/packages just has a 'onPreFileDownload' composer hook that intercepts when a download url contains 'ralphjsmit' in the url to add some query params (used in the original site to track activations and ips).

If you host it in your own satis or use composer path repo you shouldn't have any problems.
 
Top