Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 52cf078

Browse files
committed
fix: update mailers path
1 parent bc45036 commit 52cf078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/paths.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
'lib' => 'lib',
3838

39-
'mail' => 'app/mail',
39+
'mail' => 'app/mailers',
4040

4141
'middleware' => 'app/middleware',
4242

0 commit comments

Comments
 (0)