Skip to content

Instantly share code, notes, and snippets.

View zach2825's full-sized avatar

The Zach zach2825

View GitHub Profile
<?php namespace App;
use Illuminate\Database\Eloquent\Model;
class BaseModel extends Model
{
/**
* @description
* @author [email protected]
* @param $name
* @param $type
* @param string $default_value