Try to imagine a site with a greeting or catch phrase that is shown on a home page that can be edited or changed by the site owner. What is the best way to store small amounts of data like that? I am currently using a database to store very complex data, but it seems very wasteful to make a whole new table just so that i can store and retrieve a single row.
What are good practices for such use cases? If it is of any use, I'm currently using a LAMP stack with a Laravel framework
Aucun commentaire:
Enregistrer un commentaire