php - What is a good practice to receive POST (Push Notifications) from an API to a Laravel application? -


i have api sends push notifications laravel application. needs url can post notifcations.

where should make file? , how can process information in app? (regarding laravel best practices)

you can search payload pass in api. idea it.


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -