Build views to list species and posts #1
Closed
opened 11 months ago by clement.freville2
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
A route should be added to list the most recent posts and another one should list the species that exist in the database.
A Twig template should be used for that, and the data must come from the database. Ultimately, the list should be paginated by a fixed amount.