I want to call a method of my laravel driver to return a JSON with the data that a DDBB.
I have a Produtos table with the fields:
id, name, idCategoria, idGenero, stock
A table Category with:
id, name, created
And a Genre tab...
asked by
08.05.2018 / 17:02