問題タブ [laravel-lighthouse]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
laravel - 削除サブスクリプションのスキーマはどのように設定すればよいですか?
私は試した
そして、メソッドauthorize
とfilter
戻り値のサブスクリプションを作成しましたtrue
。
しかし、私はこのエラーが発生します:
Illuminate\Database\Eloquent\ModelNotFoundException: モデル [App\User] のクエリ結果がありません
deleteUser
突然変異は機能します。サブスクリプションのみが機能しません。ブロードキャストにPusherを使用すると、 horizo nダッシュボードにエラーが表示されます。