Laravel Razorpay Payment Gateway Example

Razorpay Payment Gateway Example In Laravel

In this example, we will use the JavaScript lib of the razorpay payment gateway for payment deduction. Simply we will implement script code for payment deduction and after successfully payment has deducted, we need to redirect the success blade view.

breeze authentication tutorial in laravel

Laravel Authentication Using Breeze

In this blog, you will learn complete Laravel authentication with Breeze. Laravel Breeze provide required methods for login, register, logout, forget password, profile ,reset password page, email verification and much more.