Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

A Livewire component was not found

-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
 
PREVIOUS NEXT
Tagged: #A #Livewire #component
ADD COMMENT
Topic
Name
8+1 =