Nentify Member Dec 22, 2013 #1 Hey, I'm using the Laravel framework, and was wondering if it's possible to hook it up to the XenForo database to use the posts table to display recent news on the front page. Are there any methods to accomplish this? Thanks!
Hey, I'm using the Laravel framework, and was wondering if it's possible to hook it up to the XenForo database to use the posts table to display recent news on the front page. Are there any methods to accomplish this? Thanks!
Nentify Member Jan 5, 2014 #2 ~bump~ Anyone know how to display the latest posts from a specific node on my website, with the title, URL, author, creation time and the message content?
~bump~ Anyone know how to display the latest posts from a specific node on my website, with the title, URL, author, creation time and the message content?
xIsabel38 Well-known member Jan 5, 2014 #3 You can use the Node RSS Information to do that or you can use old fashioned PHP.