douwuying4709 2017-03-28 08:01
浏览 723
已采纳

Laravel Forge返回[Symfony \ Component \ Debug \ Exception \ FatalThrowableError]类未找到

I have recently removed a Sentry package when I upgraded to 5.4. I have removed the alias and provider from config/app.php and reverted the Exception/handler.php file back to Laravel's original.

The application itself works as expected locally, but upon attempting any artisan command within the server (deployed through Forge), it shows:

[Symfony\Component\Debug\Exception\FatalThrowableError] Class 'Sentry\SentryLaravel\SentryLaravelServiceProvider' not found

I have ran the following commands, yet the error is still persistent:

composer dumpautoload and composer clear-cache, yet I cannot run any Artisan command.

Is there another cache location, or additional action I should take to resolve this?

  • 写回答

1条回答 默认 最新

  • drxyaox153896 2017-03-28 08:18
    关注

    I had to manually remove bootstrap/cache directory and then mkdir cache.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

    报告相同问题?

    悬赏问题

    • ¥40 找同学帮敲Python代码
    • ¥15 MYSQL 订单的商品明细重复计算问题
    • ¥15 微信实时共享位置修改
    • ¥100 TG的session协议号转成直登号号后客户端登录几分钟后自动退出设备
    • ¥50 共模反馈回路的小信号增益
    • ¥15 arduino ssd1306函数与tone函数放歌代码不兼容问题
    • ¥70 0.96版本hbase的row_key里含有双引号,无法deleteall
    • ¥15 诊断性META分析合并效能的检验
    • ¥15 请问abb根据色块判断奇偶数并根据批次号放入仓储
    • ¥66 开发PC客户端一定也要开发上位机吗?