Skip to content

New tile give me app/Http/Livewire/" directory does not exist #80

Answered by YoanG17
rachids asked this question in Q&A
Discussion options

You must be logged in to vote

Hello everyone,

So I installed the dashboard successfully, added a community tile without any trouble and now I want to make a custom one for my needs.

Since I couldn't manage to show the tile, I decided to strictly follows what's in the documentation.

So I created a DummyComponent inside App\Tiles and a view in resources/views/tiles/dummy.blade.php, but as soon as I add the following code, Laravel crashes because it can't find the Livewire directory:

<livewire:dummy position="a2"/>

I scouted the spatie's dashboard repo and there isn't any Livewire directory in their app/Http.

I even published the livewire's config file and edited the class_namespace to point towards app\Tiles, without …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rachids
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants