Skip to content

Commit

Permalink
fix issue Captcha not found
Browse files Browse the repository at this point in the history
  • Loading branch information
anam-hossain committed Oct 22, 2017
1 parent b245827 commit 0ea2ddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ServiceProvider/CaptchaServiceProvider.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
namespace Anam\Captcha\ServiceProvider;

use Anam\Captcha\Captcha;
use Anam\Captcha\SiteKeyNotFoundException;
use Illuminate\Support\Facades\Blade;
use Illuminate\Support\ServiceProvider;
Expand Down

0 comments on commit 0ea2ddd

Please sign in to comment.