s-nadesh
Results
2
issues of
s-nadesh
One block can have multiple transactions. So i want to calculate the size of the block. Is it possible ? Kindly guide me. Thank you !!
Hi, After login i got this response. But email returns null. How do i get logged in user email in callback ? ``` \Metrogistics\AzureSocialite\UserFactory::userCallback(function($new_user){ dd($new_user); // $new_user->api_token = Str::random(60); });...