You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 28, 2020. It is now read-only.
Hi,
I have much experience with code generators for vanilla php.
But with laravel this is my first time that I wanted to make code generation tools.
I came across laravel-create and I like it. But I would like to extend it to add my own ideas.
As I told I do not have experience with generating for laravel, I just searched laravel create, but could find the best place to extend it with my ideas.
Can you please tell me which files do I need to modify?
Once I get on to the track with what you have done, I will for sure contribute very much to laravel-create.