Skip to content

Commit e957c70

Browse files
authored
Update Model.php
1 parent 0cf3474 commit e957c70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/stubs/Model.php

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

3+
namespace App;
4+
35
use Illuminate\Database\Eloquent\Model as BaseModel;
46

57
class Model extends BaseModel

0 commit comments

Comments
 (0)