Silvanite / novatoolpermissions

Laravel Nova Permissions Tool (User, Roles and Permissions / Access Control (ACL))
MIT License
101 stars 33 forks source link

Call to undefined method Silvanite\NovaToolPermissions\Role::singleRecord() #33

Closed Dontorpedo closed 5 years ago

Dontorpedo commented 5 years ago

after installation, the mentioned error appears..

Dontorpedo commented 5 years ago

do you need more info on this? i still cant use the package :/

as for now

Laravel 5.8.8 Nova: 2.0.1

preliot commented 5 years ago

perhaps:

Dontorpedo commented 5 years ago

i found the answer....

looks like it is a kind of compability issue with another package:

https://github.com/daniel-de-wit/nova-single-record-resource

so i close this for now.

m2de commented 5 years ago

Thanks for the update @Dontorpedo .