fix log
This commit is contained in:
parent
316bc14526
commit
5b227c3a60
@ -10,6 +10,7 @@ use Illuminate\Database\QueryException;
|
|||||||
use Illuminate\Support\Facades\DB;
|
use Illuminate\Support\Facades\DB;
|
||||||
use Symfony\Component\Yaml\Yaml;
|
use Symfony\Component\Yaml\Yaml;
|
||||||
use Webpatser\Uuid\Uuid;
|
use Webpatser\Uuid\Uuid;
|
||||||
|
use Log;
|
||||||
|
|
||||||
class Database
|
class Database
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user