FFilament•Created by das27 on 10/11/2023 in #❓┊help How can I use DTO/DataCollection instead of an Eloquent model in Resources?
In our project, we use DDD. That's why we make queries through the Facade instead of making direct queries to the Eloquent model.