Alymosul / laravel-exponent-push-notifications

Exponent push notifications driver for laravel 5
MIT License
144 stars 77 forks source link

Route not found #16

Closed 2santos93 closed 6 years ago

2santos93 commented 6 years ago

Hello, I hope you are very well.

Thank you in advance for the library. However, everything is fine on October 23 when I set it up for the first time in my app. However, I realized that the notifications did not reach the devices today. When I check the routes that the library brings by default, Laravel returns to me that they do not exist.

"api / exponent / devices / subscribe" -> post

"api / exponent / devices / unsubscribe" -> post