mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
added entrust role based permission
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php namespace App;
|
||||
|
||||
use Zizaco\Entrust\EntrustRole;
|
||||
|
||||
class Role extends EntrustRole
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user