Apr 4, 2016
0
Level 8
Good practices Cron API
I'm currently setting up API curl requests within a Controller which I'm eventually going to save into a table that will be scheduled using Kernal. My question is would it be better for me to move these requests into a library? And what would you recommend to setup to store the requested data using eloquent with a kernal scheduled command.
Please or to participate in this conversation.