Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporary solution to install this package #65

Open
mastani opened this issue Aug 18, 2021 · 2 comments
Open

Temporary solution to install this package #65

mastani opened this issue Aug 18, 2021 · 2 comments

Comments

@mastani
Copy link

mastani commented Aug 18, 2021

You can add this to your composer.json to install this package:

"replace": { "spatie/laravel-permission": "*" }

Then install the package.

@myfender
Copy link

Hi mastani, this work with laravel 8 and nova 3.30?

@raul3k
Copy link

raul3k commented Aug 30, 2022

If you use the new Model directory, maybe not.
* @param \App\User $user
Instead of
* @param \App\Models\User $user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants