Grouping Laravel Notifications

1 episode 8 mins

Course overview

Need to send a notification to a group of users without looping in your controllers? Let's abstract this away and write some nice clean code.

Alex Garrett-Smith
Alex Garrett-Smith
Hey, I'm the founder of Codecourse!

Episodes

0%
Your progress
  • Total: 8 mins
  • Played: 0 mins
  • Remaining: 8 mins

Related courses

Laravel
Better Laravel Database Notifications

In this course we're going to tweak the default Laravel database notification process so we can refresh notifications whenever you make changes to their structure. This keeps your code cleaner, more concise and makes it really easy to render different notification types.

50 mins