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