create([ 'server_id' => $server->id, 'type' => 'remote', 'name' => '/var/log/nginx/error.log', 'disk' => 'ssh', 'is_remote' => true, ]); } } }