John Wink
Hello, can Filament be used for a client area, or is it really just for an administration interface?
We use this for a multi-client system.
We have:
a panel for banks
a panel for developers/project planners
a panel for real estate agents
a panel for real estate sales
a panel for financiers
a panel for admin
7 replies
How to correctly typehint or set return types for IDE support and autocomplete?
Try this
because ViewComponent does not have the method hintIcon hintColour hintIconTooltip. You should check whether these methods are available in your target Component, if not it will not work there.
4 replies