class
Illuminate
/
Support
/
Facades
/
Notification
You are viewing an older version of the documentation. For the latest, please visit master documentation.
Notification
Extends
See
- \Illuminate\Notifications\ChannelManager
Methods
public
static
route ( $channel , $route ) : AnonymousNotifiable
Begin sending a notification to an anonymous notifiable.
Parameters
- $channel string
- $route mixed
protected
static
getFacadeAccessor ( ) : string
Get the registered name of the component.