firexcode
laravel
Laravels
toBigInteger method
toBigInteger
firexcode
laravel
Laravels
toBigInteger method
Laravels extension
Methods
toBigIncrements
toBigInteger
toBinary
toBoolean
toChar
toDate
toDateTime
toDateTimeTz
toDecimal
toDouble
toEncrpt
toEnum
toFloat
toForeignId
togeometry
toGeometryCollection
toIncrements
toInteger
toIpAddress
toJson
toJsonb
toLineString
toLongText
toMacAddress
toMediumIncrements
toMediumInteger
toMediumText
toMorphs
toBigInteger
method
String
toBigInteger
(
)
BIGINT equivalent column.
Implementation
String toBigInteger() { return "\$table->bigInteger('$this');"; }