i just update to laravel 5.2 and then i try to use php artisan serve
just error like
PHP Fatal error: Class 'App\Providers\AuthServiceProvider' not found in E:\xampp\htdocs\laravel5\vendor\laravel\framework\src\Illuminate\Foundation\ProviderRepository.php on line 146
[Symfony\Component\Debug\Exception\FatalErrorException] Class 'App\Providers\AuthServiceProvider' not found
i am very confuse for that