We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a626fb + 68ab54a commit 576a886Copy full SHA for 576a886
src/ValidatesRecaptcha.php
@@ -3,8 +3,8 @@
3
namespace DutchCodingCompany\LivewireRecaptcha;
4
5
use Attribute;
6
-use DutchCodingCompany\LivewireRecaptcha\Exceptions\LivewireRecaptchaException;
7
use Closure;
+use DutchCodingCompany\LivewireRecaptcha\Exceptions\LivewireRecaptchaException;
8
use Illuminate\Support\Facades\Blade;
9
use Illuminate\Support\Facades\Http;
10
use Illuminate\Validation\ValidationException;
0 commit comments