laravel-notifications-demo icon indicating copy to clipboard operation
laravel-notifications-demo copied to clipboard

A demo illustrating Laravel 5.4 notification capabilities via these channels: email, SMS, database, Slack.

Results 3 laravel-notifications-demo issues
Sort by recently updated
recently updated
newest added

I am using Nexmo API, i have configured every thing properly, key and secret i also updated a user from database. But when I am hitting the SMS URL using...

Hi I can change or edit dynamic the email template?

Add an example that uses WebSockets + Echo from broadcasted events.