van-ons/filament-attachment-library
Filament Attachment Library adds a simple attachments manager to your Filament panel: upload files, browse and select existing attachments, and store them in a central library. Includes installer command, migrations/assets, and Tailwind-ready templates.
The Filament Attachment Library package is built on top of the robust Laravel Attachment Library. Understanding the architecture and the relationship between these two packages is crucial for effective implementation.
This package cannot function as a standalone package; instead, it extends and enhances the capabilities provided by the Laravel library. This separation of concerns ensures that each package can fulfill its specific purpose effectively:
By maintaining this architectural distinction, each package can evolve independently while working together to provide a comprehensive file management solution. This approach ensures that both developers and end-users have the tools they need to manage files efficiently and effectively.
Explore the documentation to see how you can leverage both packages to include file management functionalities in your Filament applications. Make sure to also view the documentation of the Laravel package for additional configuration options.
How can I help you explore Laravel packages today?