PHP Class Student\Teacher\Http\TeacherController

Inheritance: extends Domain\Http\Controllers\AbstractController
Show file Open project: resultsystems/school

Protected Properties

Property Type Description
$with

Public Methods

Method Description
index ( ) : Illuminate\Database\Eloquent\Collection Get all teachers.
repo ( )

Method Details

index() public method

Get all teachers.
public index ( ) : Illuminate\Database\Eloquent\Collection
return Illuminate\Database\Eloquent\Collection

repo() public method

public repo ( )

Property Details

$with protected property

protected $with