How To Send Notifications In Laravel | What Are Notification | Laravel Authentication & Mailing
This video will show you how to can create and send notifications in Laravel via the notifiable trait & notifiable facade – Learn more about THE best PHP Framework. Laravel provides a simple email API & drivers for sending email via SMTP.
📚 New Udemy Course
If you're looking to level up your Laravel skills, my new course "Udemy Migirations, Seeders, Factories, Query Builder, Eloquent & Relationships" is the perfect opportunity. Learn the essential tools and techniques for building robust and scalable web applications with Laravel: https://www.udemy.com/course/mastering-laravel-10-query-builder-eloquent-relationships/?referralCode=C784C3DB5B8925207FCB
📲 Let’s plan a meeting
Plan a (paid) 1-hour meeting on Calendly to do portfolio reviews, code reviews resume reviews or a coaching session for Laravel. Please read the description before booking: https://calendly.com/codewithdary
💌 Newsletter
Sign up for my free weekly email newsletter: https://www.newsletter.codewithdary.com
🔥 Resources
- PHP Hosting (10% DISCOUNT): https://www.hostinger.com/codewithdary
- TikTok: https://www.tiktok.com/@codewithdary
- Instagram: https://www.instagram.com/codewithdary/
- Twitter: https://twitter.com/codewithdary
- Blog: https://blog.codewithdary.com/
- Newsletter: https://newsletter.codewithdary.com/
- Patreon: https://www.patreon.com/user?u=30307830
- GitHub: https://github.com/codewithdary/laravel-9-for-beginners
Coding Gear
- MacBook Pro: https://amzn.to/3qTMnGi
- Dell XPS: https://amzn.to/3Atp7Cm
- LG 34WN650-W: https://amzn.to/3G0XMbS
- Magic Trackpad 2: https://amzn.to/3Arp2ir
- Magic Mouse 2: https://amzn.to/346k5zC
- NAS: https://amzn.to/3rFf60U
- Sandisk SSD: https://amzn.to/3fNHcBB
- Rain Design Stand: https://amzn.to/3GTMeZ5
Recording Gear
- Rode NT-USB [Start]: https://amzn.to/3ApApXY
- Shure SM7B [Advanced]: https://amzn.to/3Arj5lv
- Rode PSA1: https://amzn.to/32pMCQ5
- Focusrite Scarlett 2i2: https://amzn.to/3FYZD0t
- XLR to XLR: https://amzn.to/3qVm2rC
Want to learn more?
- Courses: https://www.youtube.com/channel/UCkzGZ6ECGCBh0WK9bVUprtw/playlists
📋 Table of Content
00:00 - Introduction
00:57 - Creating a Notifications class
02:14 - How to create a notifications migration
04:18 - Creating a Controller & Route
07:13 - Sending notifications via Notifiable trait
08:51 - Sending notifications via Notification Façade
#laravel #authentication #mailing #laravel8 #notifications