more refactoring for 2.0

This commit is contained in:
Taylor Otwell
2011-09-19 21:33:25 -05:00
parent 7898094e25
commit a8dbe777df
13 changed files with 505 additions and 136 deletions

View File

@@ -23,4 +23,4 @@ $storage = 'storage';
$public = 'public';
require realpath($laravel).'/bootstrap.php';
require realpath($laravel).'/core.php';