So I've got everything working up until I need to make the API post to google to see if the recaptcha is valid. $recaptcha = Input::get('g-recaptcha-response'); ...
確定! 回上一頁