# Laravel File Manager

[![Latest Stable Version](https://poser.pugx.org/alexusmai/laravel-file-manager/v/stable)](https://packagist.org/packages/alexusmai/laravel-file-manager)
[![Total Downloads](https://poser.pugx.org/alexusmai/laravel-file-manager/downloads)](https://packagist.org/packages/alexusmai/laravel-file-manager)
[![Latest Unstable Version](https://poser.pugx.org/alexusmai/laravel-file-manager/v/unstable)](https://packagist.org/packages/alexusmai/laravel-file-manager)
[![License](https://poser.pugx.org/alexusmai/laravel-file-manager/license)](https://packagist.org/packages/alexusmai/laravel-file-manager)

## Docs

* [Installation](./installation.md)
* [Configuration](./configuration.md)
* [Integration](./integration.md)
* [ACL](./acl.md)
* [Events](./events.md)
* [Update](./update.md)

## Requirements
 * PHP >= 7.1.0
 * Laravel 5.5 or higher
 * GD Library or Imagick for [intervention/image](https://github.com/Intervention/image)
 * requires [intervention/image](https://github.com/Intervention/image) and [intervention/imagecache](https://github.com/Intervention/imagecache)
 * Bootstrap 4 and Font Awesome 5
