@extends('install.view')
@section('env_step')
active
@endsection
@section('content')
- Lychee does not create the database.
- 1 - Manually create your database and then enter the sql details bellow.
- 2 - If you are migrating from the v3, copy your pictures from
version3/uploads/
to version4/public/uploads/
.
- 3 - Edit the form below to reflect your desired configuration.
For more details of how those values are used, look in the "config" folder.
@if($exists == true)
@endif
@endsection