Posts by Igor Faria • 3 points
2 posts
-
0
votes1
answer167
viewsQ: Register incoming api data with php
I’m having trouble saving data received by an api in the database with php, always returns me the error: Error when trying to register record! I already checked the data being entered with…
-
0
votes1
answer666
viewsQ: Consume API with Jquery and save to database
Good night! I am trying to consume an API using Jquery and Laravel. I created the route to access and save the data, access always returns me with status 0. web php.:…