Laravel-Framework/src/Illuminate/Notifications
Tetiana Blindaruk 71964f873c [5.6] Revert email lang template changes. (#25983)
* [5.6] Revert email lang template changes.
I`m not sure, but probably we also should reverting `email lang template` ([#25734](https://github.com/laravel/framework/pull/25734)) changes in 5.6 version

Since in prev 5.6 release we also had:
 - `Fixed translation escaping ([#25858](https://github.com/laravel/framework/pull/25858), [4c46500](4c465007bb))` for fixed translation escaping

The same revert was in 5.7 (https://github.com/laravel/framework/pull/25963)

* [5.6] Revert email lang template changes.
 - add `comma` after last value in array.
2018-10-07 10:51:20 -05:00
..
Channels refactor NotificationSlackChannelTest for being able to provide a more useful and helpful test output when the test fails (#25318) 2018-08-24 08:53:02 -05:00
Console Always use handle function for commands. (#19827) 2017-06-29 11:23:23 -05:00
Events Add Queueable, SerializesModels to all notification events (#24368) 2018-05-30 08:37:29 -05:00
Messages formatting 2018-08-01 08:40:11 -05:00
resources/views [5.6] Revert email lang template changes. (#25983) 2018-10-07 10:51:20 -05:00
Action.php [5.3] Update docblock - add missing parameter (#14576) 2016-08-01 09:31:15 -04:00
AnonymousNotifiable.php Add `notifyNow` shortcut to `AnonymousNotifiable` (#22530) 2017-12-25 08:09:09 -06:00
ChannelManager.php [5.5] Markdown seems to be a dependency of MailChannel (#19349) 2017-05-26 07:50:47 -05:00
DatabaseNotification.php [5.5] Allow marking notifications as unread (#21497) 2017-10-02 07:57:41 -05:00
DatabaseNotificationCollection.php Update DatabaseNotificationCollection.php (#21841) 2017-10-27 07:14:49 -05:00
HasDatabaseNotifications.php Add missing return docs and fix cs. (#24235) 2018-05-17 08:34:42 -05:00
Notifiable.php Tweak trait name. 2016-06-29 21:00:51 -05:00
Notification.php [Revert] Database channel should store custom type too 2018-02-21 16:08:26 +03:00
NotificationSender.php Suppress ramsey/uuid dependency in illuminate/notifications (#24318) 2018-05-25 09:25:56 -05:00
NotificationServiceProvider.php Make consistent the disuse of helper functions within ServiceProviders (#18521) 2017-03-28 08:05:02 -05:00
RoutesNotifications.php pass notification 2017-12-02 22:25:51 +01:00
SendQueuedNotifications.php fix typo 2018-07-13 22:35:29 +02:00
composer.json Suppress ramsey/uuid dependency in illuminate/notifications (#24318) 2018-05-25 09:25:56 -05:00