All Categories > Cron
A cron is a command for scheduling jobs to be automatically executed sometime in the future. It is normally used to schedule a job that is executed periodically like rotating the logs daily, making a…
Updated 2 years ago by Theo Chu
These are the different ways to execute PHP cron commands.
Here's how to add entries to crontab.
Updated 1 year ago by Theo Chu