kurtc

Results 1 comments of kurtc

Trying this but it's not working. Please help $message = new Message(); //- Add a notification -// $message->notification ->setTitle($title) ->setBody($body); $message->data->fill([ 'title'=>$title, 'body'=>$body, 'navigate'=>'/calendar', 'apns' => [ 'payload' => [...