Custom Page and Widgets
How can I display my generated widgets to my custom page?
5 Replies
have you added the widgets to your getFooterWidgets() or getHeaderWidgets() on your custom page?
Yes, I did
This is what I've done
1. Created a custom Dashboard
2. Created a livewire page, then make it as my dashboard
3. Created a widget
i might be wrong, but i think it should be something like this:
I might be wrong too but when I add the below codes, it's now working