File tree 1 file changed +9
-7
lines changed
1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 6
6
[ ![ Build Status] ( http://img.shields.io/travis/kodeine/laravel--acl/master.svg?style=flat-square )] ( https://travis-ci.org/kodeine/laravel-acl )
7
7
[ ![ License] ( http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( https://tldrlegal.com/license/mit-license )
8
8
9
- Laravel ACL adds role based permissions to built in Auth System of Laravel 5.
9
+ Laravel ACL adds role based permissions to built in Auth System of Laravel 5. Acl middleware protects routes and even crud controller methods.
10
10
11
- #### Protect Routes
12
- Laravel Acl middleware can protect routes and even protect crud controller methods.
13
11
14
12
#### Documentation
15
- Follow along the documentation to find out more.
16
- [ Documentation] ( https://github.com/kodeine/laravel-acl/wiki )
17
13
18
- #### Contribution
19
- Feel free to contribute or give suggestions.
14
+ Follow along the [ Wiki] ( https://github.com/kodeine/laravel-acl/wiki ) to find out more.
15
+
16
+ #### Contribution guidelines
17
+
18
+ Support follows PSR-1 and PSR-4 PHP coding standards, and semantic versioning.
19
+
20
+ Please report any issue you find in the issues page.
21
+ Pull requests are welcome.
You can’t perform that action at this time.
0 commit comments