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

Commit

Permalink
🔧 updated view config
Browse files Browse the repository at this point in the history
  • Loading branch information
mychidarko committed Apr 30, 2021
1 parent 2273806 commit bb20ef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Config/view.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
| the usual LeafMVC view path has already been registered for you.
|
*/
"views_path" => views_path(),
"views_path" => views_path("", false),

/*
|--------------------------------------------------------------------------
Expand All @@ -24,7 +24,7 @@
|
*/
"cache_path" => storage_path('framework/views'),

/*
|--------------------------------------------------------------------------
| Template Engine [EXPERIMENTAL]
Expand Down

0 comments on commit bb20ef0

Please sign in to comment.