F
Filament3mo ago
Mexata

Guava Tutorials Plugin

Hello i am new to coding in laravel and filament and i need to install gauva to create onboarding. Is anybody in here familiar with Guava Tutorials. I want to start a tutorial when somebody logs in for the first time, when logged in. In the Dashboard it should state a welcome message and it should show to user profile then go over all the resource with a small explanaition with what can be found in the resources. Anybody that can help me get started with that.
13 Replies
Mexata
Mexata3mo ago
Or does anybody know any other free plugins to use for onboarding
toeknee
toeknee3mo ago
Filament
Tutorials by Guava - Filament
Tool for creating tutorials, walkthroughs and onboarding experiences for your users.
Mexata
Mexata3mo ago
yes i have seen that document
Mexata
Mexata3mo ago
but when i follow this step:
No description
Mexata
Mexata3mo ago
it gives me this error: Method App\Filament\App\Pages\Dashboard::mount does not exist. and it says the error is on parent::mount();
toeknee
toeknee3mo ago
remove parent::mount()
Mexata
Mexata3mo ago
okay yes thank u now the error is gone, could you help me alittle more just to get started?
Mexata
Mexata3mo ago
first thing i want to happen is to start a step on the profile icon at the top right, and make them click it so it opens and when they click next it goes to a resource, this resource is called Charger.
No description
Mexata
Mexata3mo ago
kind of how they do in this video
toeknee
toeknee3mo ago
You will need to seek support from the developer.
Mexata
Mexata3mo ago
okay, thank you for trying. I dont think he will respond in time 😅
Blackpig
Blackpig3mo ago
https://discord.com/channels/883083792112300104/1167940030111698954 but as the docs say, this is in alpha release so use at your own risk