We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95cc70a commit 1ae3e0bCopy full SHA for 1ae3e0b
src/Illuminate/Support/ServiceProvider.php
@@ -7,7 +7,7 @@
7
use Illuminate\Contracts\Foundation\CachesConfiguration;
8
use Illuminate\Contracts\Foundation\CachesRoutes;
9
use Illuminate\Contracts\Support\DeferrableProvider;
10
-use Illuminate\Database\Eloquent\Factories\Factory as ModelFactory;
+use Illuminate\Database\Eloquent\Factory as ModelFactory;
11
use Illuminate\View\Compilers\BladeCompiler;
12
13
abstract class ServiceProvider
0 commit comments