Commit a9a41d7b authored by Taylor Otwell's avatar Taylor Otwell

Update paths.

parent 9aae50e5
......@@ -71,6 +71,7 @@ return array(
'database' => __DIR__.'/../database',
'filters' => __DIR__.'/../app/Http/Filters',
'lang' => __DIR__.'/../lang',
'providers' => __DIR__.'/../app/Providers',
'requests' => __DIR__.'/../app/Http/Requests',
);
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