On this page
ParsesSearchPath
trait ParsesSearchPath (View source)
Methods
array | parseSearchPath(string|array|null $searchPath) Parse the Postgres "search_path" configuration value into an array. |
Details
protected array parseSearchPath(string|array|null $searchPath)
Parse the Postgres "search_path" configuration value into an array.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Database/Concerns/ParsesSearchPath.html