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

[Feature] Integrate into Pipe Dream File Factories for complete generation of all App fundamentals #43

Open
ejntaylor opened this issue Mar 26, 2020 · 1 comment

Comments

@ejntaylor
Copy link

With Pipe Dream you can sketch out your models and use these file factories to create Laravel App files or Laravel Nova files:

https://github.com/topics/pipe-dream-file-factory

It would be incredible if there was some way to use the power of Schematics to map out the model relationships and complete the remainder of the build using these File Factories.

Perhaps this ticket is just a jump off point for a conversation rather than a fully spec'd ticket.

Thanks!

@mtolhuys
Copy link
Owner

Yeah, I've got some mails from programmers doing things like this also thinking about a merge in features.

I have a couple ideas for this. One thing I already made a start for is a "laravel-scaffolding" website where you can do all this and download the files for your project. For these features in the package I still have to think about a good UI approach of doing that. Since I'm mainly a backend developer it's a challenge. 😅

I also think a combination of these features would be really nice! It's actually the #1 reason I've made all this open-source.

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

2 participants