Documentation

RoadStation extends Model
in package
Uses Searchable

Table of Contents

$fillable  : mixed
$table  : mixed
bootSearchable()  : mixed
country()  : mixed
getSearchIndex()  : mixed
getSearchType()  : mixed
indexable()  : mixed
seedIndexes()  : mixed
toSearchArray()  : mixed

Properties

$fillable

protected mixed $fillable = ["code", "country_id", "name"]

$table

protected mixed $table = "leg2_road_stations"

Methods

bootSearchable()

public static bootSearchable() : mixed
Return values
mixed

country()

public country() : mixed
Return values
mixed

getSearchIndex()

public getSearchIndex() : mixed
Return values
mixed

getSearchType()

public getSearchType() : mixed
Return values
mixed

indexable()

public indexable() : mixed
Return values
mixed

seedIndexes()

public static seedIndexes() : mixed
Return values
mixed

toSearchArray()

public toSearchArray() : mixed
Return values
mixed

Search results