Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

rickbolton's avatar

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.

0 likes
0 replies

Please or to participate in this conversation.