A new community contribution has been featured on Filament Mastery, a great resource for those building with @filamentphp .
👉https://filamentmastery.com/community-links/15
Thanks to @marcogermani87 for sharing!
#filamentphp #Laravel #PHP #DevCommunity #filamentmastery
I’ve just updated Filament Renew Password to support FilamentPHP v5
The plugin now works with v3, v4 and v5.
Over 69,000 downloads since January 2024. Thanks to the community 🙏
👉 filamentphp.com/plugins/yebor974-renew-password
#opensource #Laravel #developers #filamentphp #filamentmastery
Laravel Livewire Data Tables: Complete Guide to Inline Editing, Filtering & Bulk Actions with Flux UI and Laravel Volt
workdoneright.co/blog/laravel-livewire-data-tables-flux-ui-tutorial
Learn how to build professional, feature-rich data tables using #Laravel #Livewire #Volt and #FluxUI.
#php #datatables
Is FilamentPHP slow with large tables ?
In this case study, performance was improved using PostgreSQL partitions + proper indexing.
👉 filamentmastery.com/articles/filament-slow-on-large-table-optimize-with-postgres-partitions
#filamentphp #Laravel #PostgreSQL
“Vibe coding” in Laravel/PHP without tests, PHPStan, Rector, Pint, and rule files is just delayed failure.
Tests are VERY, VERY, VERY essential.
They give you the confidence to ship new features and refactor without fear.
.
.
.
.
.
.
.
.
#laravel #vibecoding #Tests #php