Search found 4 matches

by Jyothishkamalolbhavanpillai
02 May 2025, 09:05
Forum: Laravel package
Topic: I created middle name field in the customer profile billing address section
Replies: 6
Views: 8772

Re: I created middle name field in the customer profile billing address section

This is my package repository.In my aimeos customer data stored in the user table.
https://github.com/jyothishdezynex/Techzaro
Please check and give feedback.
by Jyothishkamalolbhavanpillai
02 May 2025, 07:20
Forum: Laravel package
Topic: I created middle name field in the customer profile billing address section
Replies: 6
Views: 8772

Re: I created middle name field in the customer profile billing address section

I created field in the view file as screenshot
I followed steps in the above url.Data not stored in Users table
by Jyothishkamalolbhavanpillai
01 May 2025, 05:50
Forum: Laravel package
Topic: I created middle name field in the customer profile billing address section
Replies: 6
Views: 8772

I created middle name field in the customer profile billing address section

I created one middle name field inthe customer profile billing address section.
Create and run migration script and user table added new column.
How to save that data
Please help asap