@extends('layouts.installer') @section('content')
1
2
3
4
5

Installation Complete!

Connect has been successfully installed on your server. Your database has been migrated and seeded, and the environment variables have been updated.

Security Note

The installation wizard has been locked automatically. If you ever need to re-run the installer, you must manually delete the file located at storage/installed.

Go to Dashboard
@endsection