<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Laravel groupBy #backend]]></title><description><![CDATA[<p dir="auto">laravel groupBy method එකෙන් group කරලා data ගන්න කොහොමද මට ඕනි foreign key එකෙන්  group කරන්න</p>
]]></description><link>https://lankadevelopers.lk/topic/16/laravel-groupby-backend</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 03:28:04 GMT</lastBuildDate><atom:link href="https://lankadevelopers.lk/topic/16.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 25 Nov 2018 07:31:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Laravel groupBy #backend on Sun, 25 Nov 2018 11:34:09 GMT]]></title><description><![CDATA[<pre><code>$grouped = $collection-&gt;groupBy('foreignkey_id');
</code></pre>
]]></description><link>https://lankadevelopers.lk/post/73</link><guid isPermaLink="true">https://lankadevelopers.lk/post/73</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Sun, 25 Nov 2018 11:34:09 GMT</pubDate></item></channel></rss>