mentors

mentors Git Source Tree


Root/app/models/Mentor.php

<?php

use Illuminate\Auth\UserInterface;
use Illuminate\Auth\Reminders\RemindableInterface;
/**
* 
*/
class Mentor extends \Eloquent implements UserInterface, RemindableInterface
{}

Archive Download this file

Branches

Number of commits:
Page rendered in 0.86441s using 11 queries.