Oussama Bendriss
Oussama Bendriss
Oh, i didnt know that, and how should i do that please @stof
> https://getcomposer.org/doc/06-config.md#platform Thanks alot, and what version of http-client should i install please? @stof
so i should dump autoload after i add the platform under the config ?
any help? :/
basically i want to eliminate links duplicates by site , and only showing the cheapest one from the duplicates ( lowest price ) i figured that query out with map,...
the map works if return type of Datasource is collection, but it throws an error while filtering, if i switch it to Builder i get this -> datasource : ...
any idea on how to get same results ( retreiving only cheapest link by site from duplicates ) with Eloquent\Builder::class ? @luanfreitasdev Thank you for the help
No i didnt because i simply couldnt figure it out with join
and i dont need to join two tables there, everything i need is in the same table and Model Links
@darkons is there a way to integrate them nicely inside the filters dropdown in the table component ?