Laravel: Separate DB Tables for Roles? I Don’t Recommend It
This is my opinion on the way of structuring DB profiles for users like “admins“ and “users“ in separate tables.
Full lesson: “ API: Profile Fields Structure“
- - - - -
Support the channel by checking out my products:
- My Laravel courses:
- Laravel QuickAdminPanel:
- Livewire Kit Components:
- - - - -
Other places to follow:
- My weekly Laravel newsletter:
- My personal Twitter:
8 views
18
3
1 month ago 00:05:12 1
Laravel Separate Admin Model and Guard: WHY?
2 months ago 10:44:08 2
PHP For Beginners - Complete Course (2023) [Check Comment for HD version Link]
4 months ago 00:03:30 1
“Tell, Dont Ask“ Principle in Laravel Models
5 months ago 00:16:02 1
Deploying Reverb with Forge
7 months ago 00:02:58 2
Laravel Policies and Traits: Jetstream Example
8 months ago 00:09:50 1
NEW Laravel 11: Review of 11 Features/Changes
9 months ago 00:05:37 2
Traits in Laravel: Practical Example of Multiple Levels
10 months ago 00:30:33 8
Создание страниц и публикация ресурсов в MoonShine
11 months ago 02:30:35 8
Laravel Filament Tutorial for Beginners | Build a mini Students Management System | Updated for V3
12 months ago 00:03:59 3
How to ignore some PHPUnit/Pest tests by default--and how I use this with Laravel’s Jetstream
1 year ago 00:03:22 2
Laravel HasMany: Show Comma-Separated Children - 2 Ways
1 year ago 00:25:37 7
Laravel: CQRS + Event Bus | DO NOT let your DB go brrrr..
1 year ago 00:04:17 6
NEW in Filament 3: Multiple Panels
1 year ago 00:03:35 1
Refactoring HomeController with A LOT of if-statements
1 year ago 00:05:50 1
Laravel: Separate Controllers/Views for Admins/Managers?
2 years ago 00:18:22 6
Laravel CRUD Review: (In)Consistent Model and Controller
2 years ago 00:05:41 8
Laravel: Separate DB Tables for Roles? I Don’t Recommend It
2 years ago 00:04:15 1
Laravel Filament: Separate Dashboard for User Roles?
2 years ago 00:16:55 1
Running Scheduled Laravel Tasks with Docker
2 years ago 00:13:20 1
Running multiple Laravel apps locally with Docker
2 years ago 00:21:21 3
Easily deploy a Laravel application with Docker
3 years ago 00:10:44 3
A Review of Laravel Breeze’s API and
3 years ago 00:02:01 3
Laravel Factory States: Create Model “Sub-Types“
3 years ago 00:05:26 8
User Roles: Many Fields in Users, or Separate Tables?