Download the PHP package vish4395/laravel-file-viewer without Composer
On this page you can find all versions of the php package vish4395/laravel-file-viewer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vish4395/laravel-file-viewer
More information about vish4395/laravel-file-viewer
Files in vish4395/laravel-file-viewer
Package laravel-file-viewer
Short Description A basic file viewer for Laravel projects
License MIT
Homepage https://github.com/vish4395/laravel-file-viewer
Rated 5.00 based on 1 reviews
Informations about the package laravel-file-viewer
π Laravel File Viewer
Laravel File Viewer is the easiest way to preview images, videos, audio, PDF, DOCX, PPTX, XLSX, and more in your Laravel app. Instantly add beautiful file previews to your admin panels, dashboards, or user portals.
β¨ Loved by developers. Easy to install. Works out of the box.
π¦ Features
- π Preview images, videos, audio, PDF, DOCX, PPTX, XLSX, and more
- β‘οΈ Super simple integrationβjust one line in your controller!
- π¨ Customizable UI (publish and tweak the views)
- π‘οΈ Secure: works with Laravel's storage disks
- π Multilingual ready
π οΈ Installation
Install via Composer:
Publish assets:
Publish views (optional, for UI customization):
π Quick Start
Add the alias in your config/app.php
(Laravel 10 and below):
Example Controller
Add a route in routes/web.php
:
π Why Laravel File Viewer?
- Save hours: No need to integrate multiple JS libraries yourself.
- Modern UI: Looks great out of the box.
- Flexible: Works with any Laravel storage disk.
- Trusted: Used in production by agencies and startups.
π Help Us Grow!
If you find this package useful:
- β Star this repo on GitHub
- π¦ Try it in your next Laravel project
- π¦ Tweet about it @vish4395
- π¬ Share feedback and suggestions
π Changelog
See CHANGELOG for recent updates.
π€ Contributing
PRs are welcome! See CONTRIBUTING for details. Questions? Email [email protected] or open an issue.
π Security
If you discover any security issues, please email [email protected] instead of using the issue tracker.
π Credits
- Vishal Sharma
- meshesha/officetohtml
- VolodymyrBaydalka/docxjs
- All Contributors
π License
MIT. See License File for details.