I’m new at PHP (even though i’m coding in other languages(
I have done a route in cockpit, so my single blogposts are routed to /blog/post and now I want to create a php page to list the post (so that google can follow slug links)
I’ve tried a simple page as follows, but it doesn’t show anything.
Has anyone a simple example that works?
Hi Artur!
I needed to require the bootstrap file, instead of including it.
This is what I got now, and this works!
My url is as follows: www.mydomain.com/blog/my-slug