Skip to main content
The package supports PHP 8.3+ and Laravel 12 or 13.
1

Install the package

2

Configure a Server send token

The default service URL is https://pushctl.com and the default timeout is 10 seconds.
3

Create a Laravel notification

4

Route the recipient

5

Dispatch through Laravel

Keep PUSHCTL_TOKEN in the server environment. Do not commit it or expose it to browser or mobile code.