Commit 084a91cf authored by Taylor Otwell's avatar Taylor Otwell

Add src path.

parent 727d097a
......@@ -69,5 +69,6 @@ return array(
'controllers' => __DIR__.'/../app/src/Http/Controllers',
'filters' => __DIR__.'/../app/src/Http/Filters',
'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