Laravel 5.6: Send mail every so often

0

Now modify the config with data from a gmail account, I currently send emails through a view, in which I access, enter the data and send the email. However I want the mail to be sent without having to resort to a view. The question is how to program it in the laravel project so that it runs every so often.

    
asked by Kinafune 10.10.2018 в 15:11
source

0 answers