= =从gitlab上clone下了工程,放到apache上跑,发现各种warning 各种缺少文件
Whoops, looks like something went wrong.
1/1
FatalErrorException in ProviderRepository.php line 150:
Class 'Illuminate\Broadcasting\BroadcastServiceProvider' not found
in ProviderRepository.php line 150
at FatalErrorException->__construct() in HandleExceptions.php line 131
at HandleExceptions->fatalExceptionFromError() in HandleExceptions.php line 116
at HandleExceptions->handleShutdown() in HandleExceptions.php line 0
at ProviderRepository->createProvider() in ProviderRepository.php line 115
at ProviderRepository->compileManifest() in ProviderRepository.php line 59
at ProviderRepository->load() in Application.php line 468
at Application->registerConfiguredProviders() in RegisterProviders.php line 15
at RegisterProviders->bootstrap() in Application.php line 183
at Application->bootstrapWith() in Kernel.php line 199
at Kernel->bootstrap() in Kernel.php line 110
at Kernel->sendRequestThroughRouter() in Kernel.php line 84
at Kernel->handle() in index.php line 55
at {main}() in index.php line 0
这个是什么鬼?求各位大大帮助
