laravel / framework

The Laravel Framework.
https://laravel.com
MIT License
32.33k stars 10.96k forks source link

Fatal errors on fresh install #477

Closed alexmglover closed 11 years ago

alexmglover commented 11 years ago

FatalErrorException: Error: Class 'Illuminate\Html\HtmlServiceProvider' not found

jasonlewis commented 11 years ago

AFAIK that's all still being developed. Just remove the provider from app/config/app.php On Mar 2, 2013 2:56 PM, "Alex Glover" notifications@github.com wrote:

FatalErrorException: Error: Class 'Illuminate\Html\HtmlServiceProvider' not found

— Reply to this email directly or view it on GitHubhttps://github.com/laravel/framework/issues/477 .

alexmglover commented 11 years ago

Yeah, I dropped the service provider in and it worked.

jasonlewis commented 11 years ago

Please close this issue by hitting the "Close" button below.