albaraam / php-gcm-apns

A PHP Library for sending messages to devices (Android & IOS) through GCM and Apns respectively .
MIT License
13 stars 0 forks source link

Looks like an interesting library, but... #3

Open DXXS opened 1 year ago

DXXS commented 1 year ago

Well after performing the necessary 'composer require's (which I think I've rarely done before), I uploaded php, restarted apache, and attempted to run... getting error "PHP Fatal error: Uncaught Error: Class 'albaraam\gcmapns\Message' not found in /var/www/html/notifier_basic.php:6\nStack trace:\n#0 {main}\n thrown in /var/www/html/notifier_basic.php on line 6"

php --version

PHP 7.3.31-1~deb10u1 (cli) (built: Oct 24 2021 15:18:08) ( NTS ) ...