Skip to content

Commit 638ceb4

Browse files
andreacivitaMax VanRay
and
Max VanRay
committed
Namespace Added to Factory Stub (#33) (#36)
Co-authored-by: Max VanRay <[email protected]>
1 parent 60264cb commit 638ceb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/stubs/Factory.stub

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
namespace Database\Factories;
4+
35
use Illuminate\Database\Eloquent\Factories\Factory;
46
use App\Models\{{modelName}};
57

0 commit comments

Comments
 (0)