01 - Why Queues? First Example - Email Notification with Queue
Welcome to the course. We will begin talking about Laravel queues from a classic simple example: sending an email
We found 16 results for "notifications".
Welcome to the course. We will begin talking about Laravel queues from a classic simple example: sending an email
These days, security is very important. That's why many applications implement two-factor authentication. In this tutorial, I will show you how to do that in Laravel, using Laravel Notifications and sending a one-time password via email or SMS.
Laravel has a useful Notification system, where you can notify user about something via email, Slack etc. And there is a quite good default HTML template for emails. But what if you want to customize its design?
Another demo project from our team, using our QuickAdminPanel. This time we're working on a moving business order registration form, with email notifications to administrator and customer, and with Stripe payments form.
Laravel has an email verification feature at the registration, out-of-the-box, but what about mobile phone verification with SMS? Let's create this behavior, trying to stick to the same Laravel structure.
Files in the example:
Files in the example:
Files in the example:
Files in the example:
Files in the example:
Files in the example:
Files in the example:
Files in the example:
Files in the example:
Files in the example: