Skip to content

ekinhbayar/web-push-amphp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-push-amphp

Browser notifications

Installation

  • PHP 7.1+
  • gmp
  • Grab your VAPID keys by running php cli/generate-vapid-keys.php
  • Grab your endpoint from your browser by running php -S localhost:1337 while in /public and visiting
  • Put all above into /config/config.php. You can find the sample in /config
  • Run php cli/sendNotification.php

Experimenting with Push API

Releases

No releases published

Packages

No packages published