@extends('installer.layout') @section('content')

Database Migration

Create database tables and optionally seed test data.

Waiting to run migrations...

Options

Test data is useful for development and testing. You can delete it later.

← Back
@endsection @section('scripts') @endsection