ffy/notifications

该包最新版本(dev-master)没有可用的许可证信息。

Laravel 5.1 的通知包

dev-master 2015-12-23 16:44 UTC

This package is not auto-updated.

Last update: 2024-09-14 17:43:02 UTC


README

  • composer require ffy/notifications (dev-master)
  • 服务提供者:ffy\notifications\NotificationServiceProvider::class,
  • 别名: 'Notifier' => ffy\notifications\NotificationFacade::class,
  • 用户模型应使用 ffy\notifications\Notifiable 特性
  • 运行 php artisan vendor:publish --force
  • 将 ffy-notifications.js 添加到 master 布局

享受乐趣