I\'m getting this error, when I run php artisan serve and visit my home page:
php artisan serve
ReflectionException (-1) Class setEventDis
I got some idea... I've just run into this problem after reconfiguring my apache virtual host ports, so I restarted apache/httpd again, and the problem went away. Might it be related with the server environment?