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 c23b4b8 commit c970529Copy full SHA for c970529
src/Laravel/stubs/TokensValidationProvider.php
@@ -1,6 +1,6 @@
1
<?php /** @noinspection PhpUnused */
2
3
-namespace HichemtabTech\TokensValidation\Laravel\stubs;
+namespace App\Providers;
4
5
use HichemtabTech\TokensValidation\TokensValidation;
6
use Illuminate\Support\ServiceProvider;
0 commit comments