You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run this code
$user->notify(new AccountApproved($user));
its show to me this error
This content encoding (f2a8896171cbf1adc538a0b80c0109d12d02178d) is not supported.
and you dont write in docmentation how can i get this varabile
$user->updatePushSubscription($endpoint, $key, $token, $contentEncoding);
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
when i run this code
$user->notify(new AccountApproved($user));
its show to me this error
This content encoding (f2a8896171cbf1adc538a0b80c0109d12d02178d) is not supported.
and you dont write in docmentation how can i get this varabile
$user->updatePushSubscription($endpoint, $key, $token, $contentEncoding);
Beta Was this translation helpful? Give feedback.
All reactions