Open faiyaz1234 opened 7 years ago
'appNameAndroid' => array( 'environment' =>'production', 'apiKey' =>'yourAPIKey', 'service' =>'gcm' ) where do i get my yourAPIKey? any one can help me please as i am new to laravel.
Add firebase to your android project from tools->firebase and in firebase panel in setting part you can get API Key
Any luck with Android key using Firebase? Please help.
'appNameAndroid' => array( 'environment' =>'production', 'apiKey' =>'yourAPIKey', 'service' =>'gcm' ) where do i get my yourAPIKey? any one can help me please as i am new to laravel.