Database Startup
Configuration Logs Terminal @if ( $database->getMorphClass() === 'App\Models\StandalonePostgresql' || $database->getMorphClass() === 'App\Models\StandaloneMongodb' || $database->getMorphClass() === 'App\Models\StandaloneMysql' || $database->getMorphClass() === 'App\Models\StandaloneMariadb') Backups @endif
@if ($database->destination->server->isFunctional())
@if (!str($database->status)->startsWith('exited')) Restart Stop @else @endif @script @endscript
@else
Underlying server is not functional.
@endif