php-firebase-cloud-messaging icon indicating copy to clipboard operation
php-firebase-cloud-messaging copied to clipboard

Directions need a little clarity

Open NJseo opened this issue 8 years ago • 1 comments

So I installed everything and your directions show code on how to interact, but are these code abstracts that you provided supposed to be put into Client.php, or do I need to create individual files and include the code there, or do I just add $server_key = 'hjahfh'; to the client.php file?

NJseo avatar Jun 28 '16 15:06 NJseo

Good day! You need to install package via composer, then insert code from examples to your php-file and provide your server key.

sngrl avatar Jun 28 '16 15:06 sngrl