use datatable for reports
This commit is contained in:
@@ -6,6 +6,5 @@ use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class Cdr extends Model
|
||||
{
|
||||
protected $connection = 'asterisk';
|
||||
protected $table = 'cdr';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user