Skip to content

Commit

Permalink
Update stub
Browse files Browse the repository at this point in the history
hariadi authored Nov 28, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent e7c0268 commit b1f0b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/stubs/model.stub
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ namespace {{namespace}};

use Illuminate\Database\Eloquent\Model;
use {{namespace}}\Traits\Scope\{{class}}Scope;
use {{namespace}}\Traits\Attribute\{{class}}Method;
use {{namespace}}\Traits\Method\{{class}}Method;
use {{namespace}}\Traits\Attribute\{{class}}Attribute;
use {{namespace}}\Traits\Relationship\{{class}}Relationship;

0 comments on commit b1f0b8e

Please sign in to comment.