WinterUp

Console command to migrate the database.

 class System\Console\WinterUp
extends Illuminate\Console\Command

This builds up all database tables that are registered for Winter and all plugins.

Properties

protected $description : mixed

The console command description.

protected $name : mixed

The console command name.

Methods

public __construct ()

Create a new command instance.

Returns
mixed

public handle ()

Execute the console command.

Returns
mixed
Copyright © 2024 Winter CMS