How to configure Cronjob?
Last update: 17/Nov/2022
To enable cronjob on your server, your customers can receive scheduled email notifications for service expiration. It will start sending emails before 6 days.
To setup this service, You should have linux vps / root access
Please follow the video steps : https://youtu.be/bFVzC_l4NAI
You've to locate the artisan file in your crontab. the above tutorial will help you to understand the crontab file creation using nano text editor. Instead of /home/username/mail.php you've to put your artisan file location. Eg. /path/to/artisan
That's it.