Skip to content

Commit aaf481a

Browse files
authored
Update README.md
1 parent 4fa0b08 commit aaf481a

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

-14
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,6 @@ $user->can('edit articles');
4040

4141
See the [documentation site](https://docs.spatie.be/laravel-permission/v3/introduction/) for detailed installation and usage instructions.
4242

43-
## Need a UI?
44-
45-
The package doesn't come with any screens out of the box, you should build that yourself. Here are some options to get you started:
46-
47-
- [Laravel Nova package by @vyuldashev for managing Roles and Permissions](https://github.com/vyuldashev/nova-permission)
48-
49-
- [Laravel Nova package by @paras-malhotra for managing Roles and Permissions and permissions based authorization for Nova Resources](https://github.com/insenseanalytics/laravel-nova-permission)
50-
51-
- [Extensive tutorial for building permissions UI](https://scotch.io/tutorials/user-authorization-in-laravel-54-with-spatie-laravel-permission) by [Caleb Oki](http://www.caleboki.com/).
52-
53-
- [How to create a UI for managing the permissions and roles](http://www.qcode.in/easy-roles-and-permissions-in-laravel-5-4/)
54-
55-
- [Laravel User Management for managing users, roles, permissions, departments and authorization](https://github.com/Mekaeil/LaravelUserManagement) by [Mekaeil](https://github.com/Mekaeil)
56-
5743

5844
### Testing
5945

0 commit comments

Comments
 (0)