Hey
I use Notification::route('whatsapp', 222222222)->notify($notification) (laravel on demandnotification) to send the notification but in the toWhatsapp method the $notifable is empty where i expect to have the number. Is it supported by the package?
Thanks!
Hey
I use
Notification::route('whatsapp', 222222222)->notify($notification)(laravel on demandnotification) to send the notification but in thetoWhatsappmethod the$notifableis empty where i expect to have the number. Is it supported by the package?Thanks!