Uncaught ReflectionException: Class hash does not exist in envoyer deploy
问题 I'm deploying using envoyer as usual. The one caveat is that during my local host development (and while i was switching git branches).. I faced this error: [ReflectionException] Class App\Http\Controllers\Admin\BatchUpdateStoresController does not exist I solved it by clearing the routes cache (see details here). The problem now is that when I deployed on envoyer.. I'm getting this error on the nginx logs: PHP message: PHP Fatal error: Uncaught ReflectionException: Class hash does not exist