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.

Source of Laerx: https://github.com/codenteq/laerx
My course “How to structure DB in Laravel”: https://laraveldaily.teachable.com/p/how-to-structure-database-in-laravel?utm_source=youtube&utm_campaign=split-users-table

– – – – –
Support the channel by checking out my products:
– My Laravel courses membership: https://laraveldaily.teachable.com/p/all-courses-yearly-membership
– Laravel QuickAdminPanel: https://bit.ly/quickadminpanel
– Livewire Kit Components: https://livewirekit.com

– – – – –
Other places to follow:
– My weekly Laravel newsletter: http://bit.ly/laravel-newsletter
– My personal Twitter: https://twitter.com/povilaskorop

Comments

Copied title and URL