refactoring the database layer.

This commit is contained in:
Taylor Otwell
2011-08-21 11:50:53 -05:00
parent a940fc4867
commit 684bbebb5c
3 changed files with 26 additions and 72 deletions

View File

@@ -11,7 +11,7 @@ return array(
|
*/
'url' => 'http://localhost/laravel/public',
'url' => 'http://localhost',
/*
|--------------------------------------------------------------------------