Skip to content

Zubs/php-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-PUSH

Testing push notifications with PHP.

Installation

  • Install Packages using composer.
$ composer install
  • Copy .env.example to .env and set your SERVER_KEY.
$ cp .env.example .env
  • Start the server.
cd public && php -S localhost:1234

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages