mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
torrents list show seedbox icon
This commit is contained in:
@@ -86,9 +86,7 @@ class Test extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
$role = Role::query()->first();
|
||||
$r = $role->permissions()->createMany([['permission' => 'sss']]);
|
||||
dd($r);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user