laravel-nuxt-js icon indicating copy to clipboard operation
laravel-nuxt-js copied to clipboard

Thoughts on v2

Open skyrpex opened this issue 6 years ago • 5 comments

I don't have time lately but I was thinking on the v2 for a while. The major changes would be:

  • Drop the laravel-nuxt binary and launch php artisan serve from within a Nuxt module.
  • Use less intrusive config: try to drop the laravelNuxt config helper (not sure if this will be possible).
  • Add cool documentation using vuepress.

skyrpex avatar Nov 22 '18 08:11 skyrpex

@skyrpex Hi, I made a litte nuxt cli tool based on your work. Maybe you'd like to take a look at it? https://github.com/m2sd/nuxt-laravel

Thanks for the inspiration :)

mentAl-maZe avatar Jun 17 '19 06:06 mentAl-maZe

@mentAl-maZe Hey, thanks pretty cool! Will take a look when I have time, for sure.

skyrpex avatar Jun 18 '19 09:06 skyrpex

Hey there, me again :sweat_smile: What would you say if we pool our resources on this? I have concluded a module implementation, i'm only missing tests and a fancy documentation. nuxt-laravel@next

If you want i can add you as maintainer.

mentAl-maZe avatar Oct 13 '19 13:10 mentAl-maZe

Hi! I'd happily join forces with you as a maintainer but the problem is that I'm currently very busy with work, and can't spend my free time on open source at the moment because I need to disconnect a little bit 😓.

Totally agree that a module is the way to go. I'm going to reference your package from here for now.

skyrpex avatar Oct 14 '19 06:10 skyrpex

Happy to hear that :grin: Don't worry, i know how it is :sweat: You don't have to feel obligated to put time into this. Here's the invite anyway, so that if you ever want to you can :smile:

https://github.com/m2sd/nuxt-laravel/invitations

mentAl-maZe avatar Oct 14 '19 18:10 mentAl-maZe