File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<p align =" center " >
10
10
<a href="https://github.com/php-casbin/laravel-authz/actions">
11
- <img src="https://github.com/php-casbin/laravel-authz/workflows/build/badge.svg?branch=master" alt="Build Status">
11
+ <img src="https://github.com/php-casbin/laravel-authz/actions/ workflows/build.yml /badge.svg?branch=master" alt="Build Status">
12
12
</a>
13
13
<a href="https://coveralls.io/github/php-casbin/laravel-authz">
14
14
<img src="https://coveralls.io/repos/github/php-casbin/laravel-authz/badge.svg" alt="Coverage Status">
@@ -35,6 +35,7 @@ All you need to learn to use `Casbin` first.
35
35
* [ Using a middleware] ( #using-a-middleware )
36
36
* [ basic Enforcer Middleware] ( #basic-enforcer-middleware )
37
37
* [ HTTP Request Middleware ( RESTful is also supported )] ( #http-request-middleware--restful-is-also-supported- )
38
+ * [ Using Gates] ( #using-gates )
38
39
* [ Multiple enforcers] ( #multiple-enforcers )
39
40
* [ Using artisan commands] ( #using-artisan-commands )
40
41
* [ Cache] ( #using-cache )
You can’t perform that action at this time.
0 commit comments