No styling on filament + Tenancy for Laravel
Hello,
For some reason im not getting any styling when I head over to
For some reason im not getting any styling when I head over to
domain/admin. The network tab (chrome dev tools) is not throwing any loading errors yet no styling seems to be there. I do get a couple of errors in the console.

Solution
assuming you're using tenancyforlaravel.com
from the docs
"You can disable tenancy of asset() in the config (tenancy.filesystem.asset_helper_tenancy)"
from the docs
"You can disable tenancy of asset() in the config (tenancy.filesystem.asset_helper_tenancy)"