filament-pdf-viewer
FilamentPHP package to show pdf documents with records saved in the database or show documents without a database in the form of your resource.
File Explorer
Download Latest Version (.zip)- bug.yml
- config.yml
- run-tests.yml
- update-changelog.yml
- CONTRIBUTING.md
- dependabot.yml
- FUNDING.yml
- SECURITY.md
- test-results
- form-pdf-viewer.png
- infolist-pdf-viewer.png
- joaopaulolndev-filament-pdf-viewer.jpg
- pdf-viewer-field.blade.php
- pdf-viewer-entry.blade.php
- PdfViewerField.php
- PdfViewerEntry.php
- FilamentPdfViewerServiceProvider.php
- ArchTest.php
- ExampleTest.php
- Pest.php
- TestCase.php
- .editorconfig
- .gitattributes
- .gitignore
- CHANGELOG.md
- composer.json
- LICENSE.md
- phpunit.xml.dist
- pint.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/joaopaulolndev/filament-pdf-viewer
Downloads the entire project code from GitHub to your computer.
cd filament-pdf-viewer
Moves into the project folder you just downloaded.
2. PHP (Composer)
Easy RecommendedPrerequisites
composer require joaopaulolndev/filament-pdf-viewer:^3.0
Type this command into your terminal and run it.
composer test
Type this command into your terminal and run it.
Run it with a built-in server like php -S localhost:8000, then open http://localhost:8000 in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
