Question
Does Digital Ocean allow to run cron every minute ?
I am currently using my application on a shared host. Whenever I set the CRON to run every minute, few moments later the hosting provider automatically sets the CRON to run every 20 minutes. My application is built with Laravel and I need to run cron every minute. Does Digital Ocean allow that ?
Thanks in Advance
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×