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