Merge pull request #108 from ericbarnes/feature/alias

Feature/alias
This commit is contained in:
Taylor Otwell 2011-10-08 19:57:47 -07:00
commit 92ecae3db9
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
'Arr' => 'Laravel\\Arr',
'Asset' => 'Laravel\\Asset',
'Auth' => 'Laravel\\Auth',
'Auth' => 'Laravel\\Security\\Auth',
'Benchmark' => 'Laravel\\Benchmark',
'Cache' => 'Laravel\\Cache',
'Config' => 'Laravel\\Config',