php-firebase-cloud-messaging
php-firebase-cloud-messaging copied to clipboard
Directions need a little clarity
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?
Good day! You need to install package via composer, then insert code from examples to your php-file and provide your server key.