After integrating the Payumoney or Payu, we need to integrate the transaction status API as well so that we can check the user payment status from time to time with Curl. This API will help us to update the status of those orders whose status is “Cancelled” at our end but “Payment Captured” at Payumoney […]

Read More →

Google Login with Laravel Socialite Package We have created “Google Login” for our test website http://stack-developers.xyz/ You can check at Login Page :- http://stack-developers.xyz/login-register We will work on Google Login / Gmail Login functionality by which we can able to login into our website with our Gmail Id. We will install Laravel Socialite package for Google Login. […]

Read More →

In Part-26 of Laravel 8 API Tutorial, we will start working on the API Registration process to register Users on multiple websites at the same time. Sometimes we require to register the user at multiple websites at the same time. At that time, we require to build a Registration API for both the websites that […]

Read More →