supEtKvyU_Q
laravel-daily
2 years ago
Povilas Korop
#Web Development
Laravel | Split Users DB Table: Why It's (Not) Bad?
I often hear an argument that there can be too many fields in the "users" DB table, so it's worth splitting it into two tables with the relationship. Let's take a look at one example, and I will share my thoughts.
https://github.com/codenteq/laerx
Povilas Korop
explaining laravel