An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Filemanager tool for Laravel Nova

[![Latest Version on Packagist](https://img.shields.io/packagist/v/infinety-es/nova-filemanager.svg?style=flat-square)](https://packagist.org/packages/infinety-es/nova-filemanager)
[![CircleCI branch](https://circleci.com/gh/InfinetyEs/Nova-Filemanager.svg?style=shield&circle-token=85960312b6610a79d7d720227c75e440f419323d)](https://circleci.com/gh/InfinetyES/Nova-Filemanager)
[![StyleCI](https://github.styleci.io/repos/146585053/shield?branch=master)](https://github.styleci.io/repos/146585053)
[![Total Downloads](https://img.shields.io/packagist/dt/infinety-es/nova-filemanager.svg?style=flat-square)](https://packagist.org/packages/infinety-es/nova-filemanager)

A Filemanager Tool and Field for Laravel Nova

##### Filemanager Tool preview

![FileManager Tool](https://user-images.githubusercontent.com/42798230/44862985-d3d57b80-ac73-11e8-9169-2e76a3584ea4.gif)

##### Filemanager Field preview

![FileManager Field](https://user-images.githubusercontent.com/42798230/44864362-5f9cd700-ac77-11e8-9e0f-330d18a81598.gif)

### 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.