Skip to content

Commit

Permalink
🔥 add symlink_path
Browse files Browse the repository at this point in the history
  • Loading branch information
Shipu authored Apr 16, 2020
1 parent 4022506 commit f7ea85e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/theme.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,16 @@
|
*/
'symlink' => true,

/*
|--------------------------------------------------------------------------
| Symbolic path
|--------------------------------------------------------------------------
|
| you can change your
|
*/
'symlink_path' => public_path('Themes'),

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit f7ea85e

Please sign in to comment.