Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
laravel new my-app --typescript --breeze --stack=react --git --no-interaction
Using this command, I get the return "--typescript" option does not exist.. I have been trying to get a laravel & react project setup for the longest time, and now that I find these docs that explain how to start one with shadcn. The incorrect commands are given, does anyone have better instructions on how to start a shadcn laravel project that doesn't have any issues?
Beta Was this translation helpful? Give feedback.
All reactions