Laravel Redis ReflectionException: Method __PHP_Incomplete_Class::handle()
616 ワード
エラー記録:本機でプロジェクトを走っている間に複数のプロジェクトに遭遇した場合、redisタスクタイムズの次のエラーを使用し、検索して調べた資料を記録します.
これが解決策のアドレスです
操作手順:1.config/queueを開きます.php 2.redisの下のqueue値を他のものに置き換えればいいです.たとえば、「queue」=>'default_ts' 3.完了
ReflectionException: Method __PHP_Incomplete_Class::handle() does not exist in /home/forge/mysite.com/releases/20160415212843/bootstrap/cache/compiled.php:1263
[2016-04-19 15:13:02] production.ERROR: ReflectionException: Method __PHP_Incomplete_Class::handle() does not exist in /home/forge/mysite.com/releases/20160415212843/bootstrap/cache/compiled.php:1263
Stack trace:
これが解決策のアドレスです
操作手順:1.config/queueを開きます.php 2.redisの下のqueue値を他のものに置き換えればいいです.たとえば、「queue」=>'default_ts' 3.完了