Filesystem
Filesystem services in PyroCMS work exactly the same as the filesystem in Laravel.
The Files module integrates seamlessly into both Laravel's Filesystem and the included Flysystem package from https://thephpleague.com/.
**Learn More:** Please refer to the [Files Module documentation](/documentation/files-module) for more information.