S
S
segio_tt2020-06-12 02:02:14
Laravel
segio_tt, 2020-06-12 02:02:14

Will it work correctly according to the schedule?

Greetings fellow workers!
On one project, I created vue on the front, connected a library by which the user can configure himself to receive certain letters, and in this form I save the time in the database "*/15 * * * *", if I pull the command every minute (the cron on the server is configured) and it will cycle through the records of the crontab table, can I expect that this will work correctly? Thanks in advance for the answer.
$schedule->command('stocks:cron')->cron("*/15 * * * *")

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question