[Run BPC Compiled Program with Docker](http://wtbis.cn/a/1578)
5.**插件管理-應(yīng)用插件** 是沒(méi)有編譯進(jìn)來(lái)的,點(diǎn)這個(gè)菜單會(huì)報(bào) `/app/admin/plugin/index not found`.bpc-webman/
~/bpc-webman$ make start-webman-admin
output prologue
generate main.c
generate build.ninja
run
cache needs to be cleared every time
openKeepAlive: true,
// Automatic screen lock time, 0 does notinterface
closeMessageOnSwitch: true,
// Whether to cancel the http request that has been sent but not
刪除某個(gè)權(quán)限:
```php
Enforcer::deletePermission('articles', 'read'); // returns false if the permission does notexist (aka not affected).
```
刪除某個(gè)用戶(hù)或角色的權(quán)限:
```php
Enforcer::deletePermissionForUser('eve', 'articles