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

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -