Skip to content

Commit d457222

Browse files
authored
Update base path
1 parent 2578ea9 commit d457222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* By default, the `app` directory will be scanned recursively for models.
88
*/
99
'directories' => [
10-
base_path('app'),
10+
base_path('app\Models'),
1111
],
1212

1313
/*

0 commit comments

Comments
 (0)