no message
This commit is contained in:
parent
2bd978dbb0
commit
e01543011c
@ -9,7 +9,7 @@ use Illuminate\Database\Query\Builder;
|
|||||||
final class CountVisitor extends Model
|
final class CountVisitor extends Model
|
||||||
{
|
{
|
||||||
protected $connection = 'default';
|
protected $connection = 'default';
|
||||||
protected $table = 'Count_visitor';
|
protected $table = 'count_visitor';
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user