Skip to content

Commit f7ea85e

Browse files
authored
🔥 add symlink_path
1 parent 4022506 commit f7ea85e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

config/theme.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,16 @@
3535
|
3636
*/
3737
'symlink' => true,
38+
39+
/*
40+
|--------------------------------------------------------------------------
41+
| Symbolic path
42+
|--------------------------------------------------------------------------
43+
|
44+
| you can change your
45+
|
46+
*/
47+
'symlink_path' => public_path('Themes'),
3848

3949
/*
4050
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)