vyuldashev / nova-permission

A Laravel Nova tool for Spatie's laravel-permission library
https://novapackages.com/packages/vyuldashev/nova-permission
416 stars 215 forks source link

Laravel Nova 4 support #175

Open figurluk opened 2 years ago

meyer59 commented 2 years ago

any news about this ?

amanpatel commented 2 years ago

Has anybody tried it with nova 4 ?

dev-liquid commented 2 years ago

It doesn't work, but this fork does: https://github.com/kiritokatklian/nova-permission

viktorasbuivydas commented 2 years ago

add { "type": "vcs", "url": "git@github.com:sp4r74cus\/nova-permission.git" } to your composer.json. If you have any problem trying to make it work, please let us know!

RomkaLTU commented 2 years ago

add { "type": "vcs", "url": "git@github.com:sp4r74cus\/nova-permission.git" } to your composer.json. If you have any problem trying to make it work, please let us know!

Doesn't work. This will not even install.

vbezruchkin commented 1 year ago

Hi all,

One more vote for Nova 4 support. Thanks!

divdax commented 1 year ago

See here how to use the nova-permission fork.