Laravel – Trouble fetching unread messages from table with php query, lost a bit
So having trouble fetching the unread messages and counting them from the authenticated user in a Laravel project. I went the traditional PHP route to try and get this working but to no avail have been working on it for…