webdevmatics / webdevforum

Forum website in laravel. Tutorial on youtube, web forum in laravel for beginners https://www.youtube.com/playlist?list=PLzz9vf6075V3O1PEk_c0b-I6UPkleJFSc
53 stars 70 forks source link

spam protection problem #12

Open ritechoice23 opened 4 years ago

ritechoice23 commented 4 years ago

hello thanks for this wonderful video tutoria please i got this error from the spam protection

Call to undefined method Anhskohbo\NoCaptcha\Facades\NoCaptcha::isDeferred()

please how do i fix it, i am using laravel 7

webdevmatics commented 4 years ago

Please make sure class is imported correctly, you can take a look at reference code.