This commit is contained in:
Nabeel Shahzad 2018-06-21 09:53:14 -05:00
parent 316bc14526
commit 5b227c3a60

View File

@ -10,6 +10,7 @@ use Illuminate\Database\QueryException;
use Illuminate\Support\Facades\DB;
use Symfony\Component\Yaml\Yaml;
use Webpatser\Uuid\Uuid;
use Log;
class Database
{