File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 88
99<p align =" center " >
1010 <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">
1212 </a>
1313 <a href="https://coveralls.io/github/php-casbin/laravel-authz">
1414 <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.
3535 * [ Using a middleware] ( #using-a-middleware )
3636 * [ basic Enforcer Middleware] ( #basic-enforcer-middleware )
3737 * [ HTTP Request Middleware ( RESTful is also supported )] ( #http-request-middleware--restful-is-also-supported- )
38+ * [ Using Gates] ( #using-gates )
3839 * [ Multiple enforcers] ( #multiple-enforcers )
3940 * [ Using artisan commands] ( #using-artisan-commands )
4041 * [ Cache] ( #using-cache )
You can’t perform that action at this time.
0 commit comments