Manage FastDL in the GameAP
Install fastdl module:
composer require --update-no-dev gameap/fastdl-module
Update migrations:
php artisan module:migrate Fastdl
Copy files to /path/to/gameap/modules/Fastdl/
Update migrations. Go to GameAP -> Modules and click "Run Migration"