Skip to content

Commit a9a41d7

Browse files
committed
Update paths.
1 parent 9aae50e commit a9a41d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap/paths.php

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
'database' => __DIR__.'/../database',
7272
'filters' => __DIR__.'/../app/Http/Filters',
7373
'lang' => __DIR__.'/../lang',
74+
'providers' => __DIR__.'/../app/Providers',
7475
'requests' => __DIR__.'/../app/Http/Requests',
7576

7677
);

0 commit comments

Comments
 (0)