Going further
Obsolete page
This page requires updating for UserFrosting 6. You can help by contributing on GitHub.
We now have a complete, but very basic page to display a table of data dynamically powered by the database. But, there is a lot more we can still do to improve this page! Continue exploring the documentation to learn how to add more features to your pastry page:
- Use a Sprunje to paginate the results
- use ufForm to set up an interface for creating, editing and deleting entries
- Create automated tests for your code
- Create a custom Bakery command
Source code
You can find the complete source code from this tutorial on GitHub.