Laravel - Add Additional Fields To User Profile
[1] Open the Laravel Project Continue from the previous tutorial https://hashnotes.hashnode.dev/laravel-user-login-and-register-page-with-verify-with-email-feature [2] Migrate new fields [2.1] Create migration file php artisan make:migration add_fiel...
Feb 16, 20243 min read94