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.
1 parent 641c081 commit 68ab54aCopy full SHA for 68ab54a
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