josiasmontag / laravel-recaptchav3

Laravel package for Google's Recaptcha V3
MIT License
188 stars 37 forks source link

I dont want to take value(secret and site key) from env instead i am storing it in my mysql database table i want to take the key value from there #30

Open rashadraz opened 1 year ago

rashadraz commented 1 year ago

I dont want to take value(secret and site key) from env instead i am storing it in my mysql database table i want to take the key value from there