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
Post a Comment