Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create BankAccount model, its migration and factory #7

Open
zeshan77 opened this issue Oct 31, 2023 · 0 comments
Open

Create BankAccount model, its migration and factory #7

zeshan77 opened this issue Oct 31, 2023 · 0 comments

Comments

@zeshan77
Copy link
Contributor

zeshan77 commented Oct 31, 2023

The following items need to be created.

Migration file for bank_accounts table.
BankAccount eloquent model.
Factory class for the BankAccount model
Appropriate relationship between User and BankAccount models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant