About this talk
This talk covers the complexities of reading and writing files locally and on external servers such as SFTP, AWS S3, and Azure. The speaker explores Flysystem, which offers an abstraction layer for seamless file management, allowing for operations like writing, reading, moving, copying, and deleting files. Attendees will learn how to set permissions, configure adapters, retrieve file information, stream files, and write unit tests, providing a comprehensive understanding of effective file management using Flysystem.