debug code
This commit is contained in:
@@ -10,7 +10,6 @@ class Harim extends Model
|
||||
{
|
||||
use HasFactory;
|
||||
protected $guarded = [];
|
||||
protected $table = 'harim';
|
||||
|
||||
public function histories(): HasMany
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user