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

https://github.com/lkaemmerling/laravel-download-from-ftp


https://github.com/lkaemmerling/laravel-download-from-ftp

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Laravel Sample FTP Download

## Setup:
**Don't forget to run composer install!**

Edit Disk Config under /config/filesystems.php

Access per Browser: /ftp and download all files.

Code: See /app/Http/Controllers/FTPController.php

View: See /resources/views/list_folders.php

Routes: See /routes/web.php