I like to use Laravel for most projects and when I can I love to contribute to the Laravel ecosystem.
In the past if I needed some kind of functionality in an application, I would just write it into the application itself and forget about it. If I needed that same functionality on another project, I would just copy and paste it over, modifying as needed. Obviously this wasn't very sustainable, so I've extracted some packages that either I need to reuse or that I think others may find useful.
All
packages
vue-context
A simple vue context menu component.
laravel-printing
Direct printing for Laravel apps.
filament-password-input
Enhanced password input component for filament.
laravel-settings
Store Laravel application settings in the database.
laravel-form-components
Form components built for Tailwind & Livewire.
filament-quill
Quill rich text editor for Filament.
laravel-ups
UPS api wrapper for Laravel.
laravel-webauthn
Add webauthn functionality to Laravel.
profile-filament-plugin
Profile & MFA starter kit for filament.