Closed tokstar closed 7 months ago
Hi there,
Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:
However, this issue will not be locked and everyone is still free to discuss solutions to your problem!
Thanks.
Using official starter kit from Laravel website, composer create-project laravel/laravel example-app composer require laravel/breeze --dev and enabled, React, Typescript, SSR option.
Then run npm run dev and npm run build , I get error says
with ZIggy 2.0, SSR is not working as default starter kit. Could anyone can show me how to fix this ??? Many thanks.