void dropSoftDeletesTz() Indicate that the soft delete column should be
Fluent decimal(string $column, int $total = 8, int $places = 2)
Fluent date(string $column)
void create(string $table, Closure $callback)
bool hasTable(string $table) Determine if the given table exists.
void dropRememberToken() Indicate that the remember token column should
Fluent unsignedBigInteger(string $column, bool $autoIncrement = false)
void dropTimestamps() Indicate that the timestamp columns should be dropped
Illuminate\Database\Schema\Grammars Classes
Fluent enum(string $column, array $allowed)
Page 10 of 13