Include changes required within View Composers

This commit is contained in:
James Brooks
2014-11-17 00:10:02 +00:00
parent 57c64f6fbe
commit 7ef95ca3aa
3 changed files with 32 additions and 24 deletions
+2
View File
@@ -79,3 +79,5 @@ App::down(function()
*/
require app_path().'/filters.php';
require app_path().'/view-composers.php';