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 9f9fdf1 commit f33c12fCopy full SHA for f33c12f
src/Config/repository.php
@@ -13,7 +13,7 @@
13
],
14
15
'stubs' => [
16
- 'entity' => __DIR__.DR.'..'.DR.'Stubs'.DR.'Entity'.DR,
+ 'entity' => 'app'.'Stubs'.DR.'Entity'.DR,
17
'factory' => 'app'.DR.'Stubs'.DR.'Factory'.DR,
18
'resource' => 'app'.DR.'Stubs'.DR.'Resource'.DR,
19
'repository' => 'app'.DR.'Stubs'.DR.'Repository'.DR,
0 commit comments