ferdousulhaque / laravel-otp-validate

Laravel package for OTP validation with built-in features like max retry and resend mechanism. Both OTP/Security Code over SMS or Email or AWS SNS of your choice with template user-defined.
71 stars 13 forks source link

Support for Laravel 11 #17

Open azissofyanp opened 5 months ago

azissofyanp commented 5 months ago

Please add support for laravel 11, tested it but always return 400 Bad Request

gogl92 commented 3 months ago

Is it logging anything for the error or can you check if there's more information on the response maybe I can take a look at it this weekend.