# Laravel File Manager

## Docs

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

## Requirements
 * PHP >= 8.0
 * ext-zip - for zip and unzip functions
 * Laravel 9 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 5 and Bootstrap Icons v1.8.0 and higher
