pipe-dream / laravel-create

Create Laravel projects really fast
1.31k stars 109 forks source link

Love the idea. It would be great if you add views template. #37

Closed mohapinkepane closed 5 years ago

mohapinkepane commented 5 years ago

It would be niece if you included view templates.

vesper8 commented 5 years ago

agreed, it would be amazing if this could generated a full Vue-based CRUD, ideally standalone that connects via API. This may be out of scope though.. but it's only a matter of time before a user adds all the stubs necessary to do that

ajthinking commented 5 years ago

Thanks guys for this idea! I think we will go with a separate VueFileFactory in next version. A user will then be able to deploy multiple FileFactories to create the desired stack.

Until then PR:s are welcome on this repo. The easiest way would be to add a new VuePipe to the LaravelFileFactory

phikhi commented 5 years ago

Or maybe instead of generating a vue-based CRUD, we could generate Nova resources instead... or do both 😄

ajthinking commented 5 years ago

Thanks @mohapinkepane, @vesper8 and @phikhi! This is queued for next version, closing for now.