Laravel de type DB de type non défini

Try use Illuminate\Support\Facades\DB; instead of use DB;
Wide-eyed Wolf