@extends('installer.layout') @section('content')
{{ $alreadyInstalled ? 'The installer cannot run again because a release record already exists.' : 'SMR One '.$release->version.' and the first administrator are ready.' }}
SMR_WEB_INSTALL_TOKEN from .env, run php artisan config:cache, then start the documented workers and scheduler.