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

Make Otter more Ottermatic #23

Open
zanechua opened this issue Dec 31, 2018 · 0 comments
Open

Make Otter more Ottermatic #23

zanechua opened this issue Dec 31, 2018 · 0 comments
Assignees
Labels

Comments

@zanechua
Copy link
Member

So. Right now the major pain of Otter is having to declare all the OtterResources for each Eloquent Model that will be managed by Otter.

The idea behind this issue is to make Otter handle that for you also by introducing an otter:generate command.

This command will take in a model argument and the command will read the fillable attributes or the database attributes to populate the OtterResource file.

I'll need to declare a mapper to map database types to input types.

@zanechua zanechua self-assigned this Dec 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant