Twill CMSTC
Twill CMS3y ago
2 replies
Kashevsky

Call to a member function permissions() on string

Can you give me a hint, please? In config/twill.php I specified

return [
'enabled' => [
'permissions-management' => true
]
];

But this error occurs: Сall to a member function permissions() on string (View: /Users/dima/Desktop/life-craft/vendor/area17/twill/views/layouts/main.blade.php
Was this page helpful?