mevdschee / mevdschee/php-crud-api
Register with additional data
Open
@mevdschee is already working on this.
Since Jan 9, 2021.
enhancement
- Dominant language
- PHP
- Stars
- 3.7k
- Forks
- 1k
- Avg merge
- 1h 55m
- Merged PRs (30d)
- 7
Description
Hi Maurits,
First of all, i would like to thank you for your work and for this great lib.
I have a user table, and it contains many coloumns, including name, address, company, etc. After i registered, i can fill the other fields with another request, but can i use the /register endpont somehow to fill these fields (not only the username, password and id) in one request? Or I think wrong, and this isn't the good approach?
Best regards,
Adam
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.