I am trying to create a homepage that can show all the last posts my members publish.
I started to creating a submit page.
-Product name
-Price
-Upload image
-Description
-Images of the product the member upload
-And a comment section so members can ask questions to another member.
When submitted it saves all the info in the database.
Then in the homepage it shows what a member published, but only publish the last submit product, not a order from newer to older. (As a facebook homepage you can see newer posts to older posts as you scroll)