Change compiled path.

This commit is contained in:
Taylor Otwell
2015-01-02 16:29:33 -06:00
parent ff13943dbe
commit 203a0c3ba1

View File

@@ -28,6 +28,6 @@ return [
| |
*/ */
'compiled' => realpath(storage_path().'/framework/views'), 'compiled' => realpath(storage_path().'/framework/templates'),
]; ];