bool hasColumn(string $table, string $column) Determine if the given table
Blueprint class Blueprint (
Fluent addColumn(string $type, string $name, array $parameters = array())
Fluent unsignedSmallInteger(string $column, bool $autoIncrement = false)
Page 13 of 13