m2sd / LaraNuxt

Laravel framework with integrated NuxtJs support, preconfigured for eslint, jest and vuetify.
55 stars 16 forks source link

LaraNuxt Release #9

Open mentAl-maZe opened 4 years ago

mentAl-maZe commented 4 years ago

Thread to discuss properties and requirements for future LaraNuxt releases

mentAl-maZe commented 4 years ago

@GautierDele I opened this thread to handle discussion about future development of the package.

First order of business: Consider making the TypeScript branch the default

Pros

Cons

mentAl-maZe commented 4 years ago

Second order of business: Consider Vuepress page for documentation and presentation

Vuepress allows to easily create a web page from Markdown files. Features include (but are not limited to):

Of course the initial page in the package should show some info about the project, but as people might use this as template i think it should be kept minimal

GautierDele commented 4 years ago

Hello,

I don't really think typescript should be the default one. A lot of people going for Vue don't know TypeScript and it's sometime the reason why they choose Vue. We could still maintain it since it seems TypeScript is a good solution.

Considering VuePress, i quite like the idea but it seems that there is a new version of this documentation - maybe a new package that i can't find -> https://dev.auth.nuxtjs.org/ Might be just styling ? A lot of package are going by this, i will have a look

GautierDele commented 4 years ago

LaraNuxt doc can be found here: Pull Request #17 - nuxt-laravel.