Answer the question
In order to leave comments, you need to log in
How to run Cron task on Open Server?
Good afternoon, ladies and gentlemen.
Based on the documentation, I started to schedule tasks in Laravel.
It seems that I added a task to the schedule() method.
DB::table('zagon_all')->insert(
['id' => '']
)->everyMinute();
Answer the question
In order to leave comments, you need to log in
How to run cron every 2 seconds if the minimum interval is a minute? Probably not.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question