Save data from an API in my database

0

In the project I am doing, I see the need to connect every 5 minutes to a foreign API, capture the data and save it in a table of my DB. Any idea how to get this?

I'm working with Laravel 5.6

    
asked by Felipe 23.03.2018 в 06:47
source

0 answers