You're trying to reference two different objects somewhere with the same name. Seeing as you haven't given any code, that's the extent of the help you're getting. The stack trace should tell you the source of the exception.
Sep 21, 2023
5
Level 1
Cannot declare class App\Http\Livewire\Chat\CreateChat, because the name is already in use
Cannot declare class App\Http\Livewire\Chat\CreateChat, because the name is already in use
I keep having this error.
Please or to participate in this conversation.