@extends('layouts.default') @section('content')

Read the wiki to read more about how data migration.

  1. Upload firefly-export-****-**-**.json
  2. Wait..
  3. Done!
{{Form::open(['files' => true,'url' => route('migrate.upload')])}}

Upload the export file here.

{{Form::close()}}
@stop