ok
Direktori : /home2/selectio/public_html/bharath/a1tex.in/app/Model/ |
Current File : /home2/selectio/public_html/bharath/a1tex.in/app/Model/Color.php |
<?php namespace App\Model; use Illuminate\Database\Eloquent\Model; class Color extends Model { protected $table = 'colors'; }