@if($this->uploadProgress)
Uploading... {{ $this->uploadProgress }}%
@endif @if ($this->buildVersion == $this->latestBuildVersion) @else @endif @if ($this->buildVersion != $this->latestBuildVersion) @endif
{{ $this->form }} @if ($this->buildVersion != $this->latestBuildVersion)
Update to Latest
@endif
@if ($this->buildVersion != $this->latestBuildVersion)

Manual Update

If you prefer a manual update, follow these steps:

  1. Download the latest version's ZIP file from CodeCanyon.
  2. Rename the downloaded file to source-code.zip.
  3. Place it in your application's storage/app/ directory. Then click the button below to initiate the update.

Manual Update
@endif