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.
Extends
Class | Description |
---|---|
Illuminate\Console\Command
|
Properties
protected
$description
:
mixed
= "Builds database tables for Winter and all plugins."
The console command description.
protected
$name
:
mixed
= "winter:up"
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