Skip to content

how to use transformer in vuetable #108

Open
@yantaosh

Description

@yantaosh

I want to transformer data in vuetable
this is my code but it doesn't work

$devis = Devis::paginate(20);
return $this->respondWithItem($devis,new DevisTransformer());

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions