creatcrud for loglist
This commit is contained in:
@@ -10,4 +10,6 @@ class LogList extends Model
|
||||
use HasFactory;
|
||||
|
||||
public $timestamps = false;
|
||||
|
||||
protected $guarded = [];
|
||||
}
|
||||
Reference in New Issue
Block a user