Task Scheduling of Laravel Feb 7 2019 Dev a minute read (About 194 words) Open Task Scheduling fileOpen yourProjectName/app/Console/Kernel.php Config your scheduleHere is a schedule example Read More
Send email via AWS SES in Laravel Feb 6 2019 Dev 4 minutes read (About 627 words) Apply for AWS SES (simple email service) Create an user, and SES full accessible policy, along with the access key and secret key. Go to AWS console, click email address option on left side, and verify your email. Read More