Laravel error - Class setEventDispatcher does not exist

后端 未结 7 1419
猫巷女王i
猫巷女王i 2021-01-18 07:51

Short version

I\'m getting this error, when I run php artisan serve and visit my home page:

ReflectionException (-1)
Class setEventDis         


        
7条回答
  •  天涯浪人
    2021-01-18 08:26

    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?

提交回复
热议问题