firexcode
laravel
Laravels
toBinary method
toBinary
firexcode
laravel
Laravels
toBinary 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
toBinary
method
String
toBinary
(
)
BLOB equivalent column.
Implementation
String toBinary() { return "\$table->binary('$this');"; }