How to setup push notifications with cURL and F-Bar

Deprecated, use Laravel Forge webhooks Use the standard cURL library to send HTTP Post requests.

Create a push request


Paste key

Compose your message


Paste key

Add cURL request to deployment script in Laravel Forge


Paste key

Alternative setup…