PHP Class App\Http\Controllers\API\Download\SongController

Inheritance: extends Controller
Afficher le fichier Open project: phanan/koel

Méthodes publiques

Méthode Description
download ( SongRequest $request ) : BinaryFileResponse Download a song or multiple songs.

Method Details

download() public méthode

Download a song or multiple songs.
public download ( SongRequest $request ) : BinaryFileResponse
$request App\Http\Requests\API\Download\SongRequest
Résultat Symfony\Component\HttpFoundation\BinaryFileResponse