Skip to content

Commit 084a91c

Browse files
committed
Add src path.
1 parent 727d097 commit 084a91c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap/paths.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,6 @@
6969
'controllers' => __DIR__.'/../app/src/Http/Controllers',
7070
'filters' => __DIR__.'/../app/src/Http/Filters',
7171
'requests' => __DIR__.'/../app/src/Http/Requests',
72+
'src' => __DIR__.'/../app/src',
7273

7374
);

0 commit comments

Comments
 (0)