I'm filling a table in php using axios.get that I send to an api to collect data from the database, the problem is that, in the response.data is not returning an object, if not an array, which does not work to fill my table
Correct example...
asked by
30.11.2018 / 19:46