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
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.