Adding more fields to the registration in Jetstream has a few steps: DB columns, Blade field with Tailwind styles, and Saving User in Fortify Action class. Let’s implement that.
Related video: “Laravel Jetstream: Blade Components“
- - - - -
Try our Laravel QuickAdminPanel:
Enroll in my Laravel courses:
13 views
215
69
5 months ago 00:08:11 1
This New Auth Package Makes Things Even Easier
5 months ago 00:19:00 1
The Tools I Use to Build Products in Laravel
6 months ago 00:02:58 2
Laravel Policies and Traits: Jetstream Example
11 months ago 00:10:21 1
Build a Forum With Laravel, Ep 03 - Defining Our Data
11 months ago 00:11:47 4
Build a Forum With Laravel, Ep 02 - Configuring Jetstream
11 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:02 4
Laravel Routes File with Conditions: JetStream Example