Oct 30, 2024
0
Level 1
Not Working: shadcn in laravel project with jetstream.
when i try to create new laravel app using laravel new my-app --typescript --breeze --stack=react --git --no-interaction
After remove breeze, I install jetstream in laravel. its make vue file instead of .tsx files.
I try lot of things and try different methods but not working.
Can anyone guide me full process to install react and jetstream (it's create vue files) at same time.
Instead of using type script, it's using vue
Please or to participate in this conversation.