php artisan serve not working regularly
am working on a project that was devloped in php 5 and fedora uses 7.2
and all repos for php5 on fedora return 404
php artisan clear-compiled
PHP Fatal error: Uncaught ReflectionException: Class log does not exist in /home/ahmed/Documents/svn/osmall/trunk/vendor/laravel/framework/src/Illuminate/Container/Container.php:741
Stack trace:
#0 /home/ahmed/Documents/svn/osmall/trunk/vendor/laravel/framework/src/Illuminate/Container/Container.php(741): ReflectionClass->__construct('log')
#1 /home/ahmed/Documents/svn/osmall/trunk/vendor/laravel/framework/src/Illuminate/Container/Container.php(631): Illuminate\Container\Container->build('log', Array)
#2 /home/ahmed/Documents/svn/osmall/trunk/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(674): Illuminate\Container\Container->make('log', Array)
#3 /home/ahmed/Documents/svn/osmall/trunk/vendor/laravel/framework/src/Illuminate/Container/Container.php(842): Illuminate\Foundation\Application->make('log')
#4 /home/ahmed/Documents/svn/osmall/trunk/vendor/laravel/framework/src/Illuminate/Container/Container.php(805): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))
#5 /home/ahmed/Document in /home/ahmed/Documents/svn/osmall/trunk/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 741
i tried: 1-the .evn search for errors 2-i tried the composer clear cash and other stuff 3- i searched for a timestamp that might cause issue 4- i tried ... 5- am exhausted ..help