Update UserFactory.php

This commit is contained in:
Dries Vints
2019-02-02 14:56:57 +01:00
committed by GitHub
parent 992c270d44
commit 6e60cf93a4

View File

@@ -1,7 +1,7 @@
<?php
use Faker\Generator as Faker;
use Illuminate\Support\Str;
use Faker\Generator as Faker;
/*
|--------------------------------------------------------------------------