Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
The same problem it happened with me too.
Message: Creation of dynamic property koolreport\datasources\PdoDataSource::$originalQuery is deprecated Line: 150 File: /Users/dcxx/Insync/DrivePessoal/Google Drive/Projetos/dashboard/vendor/koolreport/core/src/datasources/PdoDataSource.php
The AutoMaker command:
return AutoMaker::rawSQL("SELECT count(*)
FROM tb_pedidos")
->where("fk_cliente",69)
->where("data_cadastro",">","2023-01-01")
->run();
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo