Have you encountered a challenge where you need to fetch records from the database in no particular order using Laravel? I found myself at this point once and here is how I solved it. All thanks to dear Google!馃槏 This is a regular SQL query to fetch ...
