https://github.com/infinetyes/nova-filemanager
A Filemanager tool for Laravel Nova
https://github.com/infinetyes/nova-filemanager
filemanager files laravel nova
Last synced: 5 months ago
JSON representation
A Filemanager tool for Laravel Nova
- Host: GitHub
- URL: https://github.com/infinetyes/nova-filemanager
- Owner: InfinetyEs
- License: mit
- Created: 2018-08-29T10:39:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-29T10:05:26.000Z (over 2 years ago)
- Last Synced: 2025-05-16T10:06:20.306Z (5 months ago)
- Topics: filemanager, files, laravel, nova
- Language: Vue
- Homepage: https://infinetyes.github.io/Nova-Filemanager
- Size: 5.49 MB
- Stars: 219
- Watchers: 4
- Forks: 95
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Filemanager tool for Laravel Nova
[](https://packagist.org/packages/infinety-es/nova-filemanager)
[](https://circleci.com/gh/InfinetyES/Nova-Filemanager)
[](https://github.styleci.io/repos/146585053)
[](https://packagist.org/packages/infinety-es/nova-filemanager)A Filemanager Tool and Field for Laravel Nova
##### Filemanager Tool preview

##### Filemanager Field preview

### Installation
#### Nova v2 / v3
```bash
composer require "infinety-es/nova-filemanager"
```#### Nova v1
```bash
composer require "infinety-es/nova-filemanager:2.1.*"
```### Docs
[https://infinetyes.github.io/Nova-Filemanager/](https://infinetyes.github.io/Nova-Filemanager)
### Testing
``` bash
yarn lint
yarn check-format
```### Last Changelog
> **v2.7 - 2020-03-11**
> ##### Improvements
> Nova 3 Support
> ##### Fixes
> Namespace PSR-4### Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
### Security
If you discover any security related issues, please email apps@infinety.es instead of using the issue tracker.
## Postcardware
You're free to use this package, but if it makes it to your production environment we highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using.
Our address is: Infinety - Calle Comedias, 8 Floor 3, Suite 5 46003 Valencia (Spain).
## Credits
- [Eric Lagarda](https://github.com/Krato)
- [Spatie Nova Tool Skeleton](https://github.com/spatie/skeleton-nova-tool)## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.