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