芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/system/seeds/DatabaseSeeder.php
firstOrCreate([ 'Login' => 'Default' ]); Tenant::query()->firstOrCreate([ 'IdChannel' => $channel->Id, 'Name' => 'Default', 'IsDefault' => true ]); Model::reguard(); } }