📜  未找到 Livewire 组件 - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:24.643000             🧑  作者: Mango

代码示例1
-Check your class name propely(if any spelling mistake made).
-Check header in class defined or not.
-If component is not there then create one:
                    php artisan make:liveware component_name