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
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