joaopaulolndev/filament-pdf-viewer
FilamentPHP PDF viewer for displaying documents in your admin UI. Adds a PdfViewerField for forms and an infolist entry to preview PDFs from database records or direct paths/URLs. Compatible with Laravel 11 and Filament 5.x.
^5.3 — required due to the new PageConfiguration parameter added to Page::routes() in filamentphp/filament#19225composer.json to require filament/filament: ^5.3^4.8 — required due to the new PageConfiguration parameter added to Page::routes() in filamentphp/filament#19225composer.json to require filament/filament: ^4.8current() type error (#14)The form template called current() on $getState() without checking if it is an array, causing a TypeError when state is a plain string.
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v1.1.1...v1.1.2
current() type error (#14)The form template called current() on $getState() without checking if it is an array, causing a TypeError when state is a plain string.
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v2.1.1...v2.1.2
current() type error (#14)The form template called current() on $getState() without checking if it is an array, causing a TypeError when state is a plain string.
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v3.0.1...v3.0.2
The infolist template passed the raw state to getRoute() without handling the case where state is an array, causing getFileUrl() to fail and generate invalid URLs resulting in 403 errors.
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v1.1.0...v1.1.1
The infolist template passed the raw state to getRoute() without handling the case where state is an array, causing getFileUrl() to fail and generate invalid URLs resulting in 403 errors.
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v2.1.0...v2.1.1
The infolist template passed the raw state to getRoute() without handling the case where state is an array, causing getFileUrl() to fail and generate invalid URLs resulting in 403 errors.
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v3.0.0...v3.0.1
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v2.1.0...v3.0.0
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v2.0.0...v2.1.0
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v1.0.7...v1.1.0
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v1.0.7...v2.0.0
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v1.0.6...v1.0.7
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v1.0.5...v1.0.6
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v1.0.2...v1.0.3
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v1.0.1...v1.0.2
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/compare/v1.0.0...v1.0.1
Full Changelog: https://github.com/joaopaulolndev/filament-pdf-viewer/commits/v1.0.0
How can I help you explore Laravel packages today?