Fix Uncaught ReflectionException: Class log does not exist …/laravel/framework/…

I again got this error which left me no clue of what happened wrong and how can I fix it. PHP Fatal error: Uncaught ReflectionException: Class log does not exist in …/vendo/laravel/framework/src/Illuminate/Container/Container.php:741 I tried to find solution on google for a while and came to know that this don’t tell what acually went wrong. There … Read more