Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffersongoncalves committed Apr 3, 2022
2 parents 4c96e8e + e9fbed1 commit e2c8006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You can install the package in to a Laravel app that uses [Nova](https://nova.la
composer require jeffersonsimaogoncalves/nova-permission
```

Go through the [Installation](https://github.com/spatie/laravel-permission#installation) section in order to setup [laravel-permission](https://packagist.org/packages/spatie/laravel-permission).
Go through the [Installation](https://spatie.be/docs/laravel-permission/v5/introduction) section in order to setup [laravel-permission](https://packagist.org/packages/spatie/laravel-permission).

Next up, you must register the tool with Nova. This is typically done in the `tools` method of the `NovaServiceProvider`.

Expand Down

0 comments on commit e2c8006

Please sign in to comment.