Ankit Jindal

Results 2 issues of Ankit Jindal

I am facing this issue: ``` Problem 1 - Installation request for guzzlehttp/guzzle (locked at 7.0.1, required as ^7.0) -> satisfiable by guzzlehttp/guzzle[7.0.1]. - Conclusion: don't install guzzlehttp/guzzle 6.5.x-dev ```

I am using `toFCM` function, but in that there is no where mentioned where to specify the registration_id or device_token to send push. ``` public function toFcm($notifiable) { $message =...