DB::quote()

DB::quote() -- Quotes a string so it can be safely used in a query

Description

mixed quote (string $string)

Parameter

Returns