laravel / jetstream

Tailwind scaffolding for the Laravel framework.
https://jetstream.laravel.com
MIT License
3.97k stars 822 forks source link

How to install the React Scaffold #116

Closed balduinofernando closed 4 years ago

balduinofernando commented 4 years ago

As far as I can see the inertia option at laravel new project comes out with vuejs. How can I install the ReactJS Scaffold with Laravel Jetstream?

lostdesign commented 4 years ago

Jetstream currently only supports Vue as you've seen - if you want react support, you'd need to fork the project and replace the Vue parts with React. Just check this package codebase on how to do that.

samraskul commented 4 years ago

Laravel disappoint me, Reactjs is more famous than Vuejs

lostdesign commented 4 years ago

Oh no such disappointment..... image

Do yourself a favor and watch this: https://www.youtube.com/watch?v=krn39HjxPTs But since you won't watch it probably, assuming you also didn't follow the discussions about this in general, here is a TLDR just for you:

Taylor and the team simply don't use react, so why should they maintain something, for free which they don't even use themselves? On top of already maintaining laravel and the other parts of the ecosystem?

If React is so much better, why does the react community not step in and simply fork the project and replace the vue parts then? What stops you from doing so? You can also just use fortify-ui and write the UI parts yourself. 12 people disliked that you need to create your own version, yet among those 12 people, there surely must be a couple that would be able to actually create such package?

I am disappointed in the dudes-wanting-react-in-jetstream-community that cannot even help themselves.