Commit 8d16ce8d authored by Dayle Rees's avatar Dayle Rees

adding the anbu alias

Signed-off-by: 's avatarDayle Rees <thepunkfan@gmail.com>
parent 66ff8a40
...@@ -116,6 +116,7 @@ return array( ...@@ -116,6 +116,7 @@ return array(
*/ */
'aliases' => array( 'aliases' => array(
'Anbu' => 'Laravel\\Anbu\\Anbu',
'Auth' => 'Laravel\\Auth', 'Auth' => 'Laravel\\Auth',
'Asset' => 'Laravel\\Asset', 'Asset' => 'Laravel\\Asset',
'Autoloader' => 'Laravel\\Autoloader', 'Autoloader' => 'Laravel\\Autoloader',
...@@ -157,4 +158,4 @@ return array( ...@@ -157,4 +158,4 @@ return array(
'View' => 'Laravel\\View', 'View' => 'Laravel\\View',
), ),
); );
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment