I would like to connect MySQL with ClickHouse, but I am unable to use the Eloquent\Builder table ?

Could you please provide guidance on how to establish this connection, provide an example of using the table filamentphp?
1 Reply
Matthew
Matthew2w ago
This isn't a filament issue, if you cannot connect your model to the database, there is a problem much earlier on in the chain.

Did you find this page helpful?