App\Http\Controllers\Backend\UploadController::show PHP Méthode

show() public méthode

Display the specified resource.
public show ( integer $id ) : Illuminate\Http\Response
$id integer
Résultat Illuminate\Http\Response
    public function show($id)
    {
        //
    }