Commit 262dec16 authored by Taylor Otwell's avatar Taylor Otwell

Add more paths.

parent c33453e9
......@@ -66,8 +66,11 @@ return array(
*/
'commands' => __DIR__.'/../app/src/Console',
'config' => __DIR__.'/../app/config',
'controllers' => __DIR__.'/../app/src/Http/Controllers',
'database' => __DIR__.'/../app/database',
'filters' => __DIR__.'/../app/src/Http/Filters',
'lang' => __DIR__.'/../app/lang',
'requests' => __DIR__.'/../app/src/Http/Requests',
'src' => __DIR__.'/../app/src',
......
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