Skip to content

Commit f7ddbf1

Browse files
authored
Update README.md
1 parent e23ccaa commit f7ddbf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
An easy and flexible Laravel authorization and roles permission management
33

44
## Why we need a Laravel permission package
5-
5+
In many projects, we need to implement a role-based permissions management system for our users. Although Laravel has the best tools to manage users' permissions, I build this package to make it simpler, more flexible, and to avoid duplicate work in many web projects built on Laravel.
66

77
## How to use
88
The idea is to use this package as easy and as flexible as possible.

0 commit comments

Comments
 (0)