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 18 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.
Our team is here to help. Ask us anything about Laravel development and we'll get back to you with personalized guidance.
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.
A quick demonstration of Laravel Notification classes which you may use not only for emails, but also for internal alerts.
Files in the example:
Files in the example:
Files in the example:
An example of how you can test the email content without actually sending the emails.
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: