mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-18 13:54:01 +08:00
fix bug at binding email
This commit is contained in:
parent
4e6cd56c39
commit
ea1948dc59
@ -5,6 +5,7 @@ namespace App\Http\Middleware;
|
||||
use App;
|
||||
use View;
|
||||
use Http;
|
||||
use Cookie;
|
||||
use Session;
|
||||
use App\Models\User;
|
||||
use App\Exceptions\PrettyPageException;
|
||||
|
Loading…
Reference in New Issue
Block a user