You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok guys, I have been using Laravel for almost a year now fully using it on our daily tasks. The New React Installer made us lose speed like 100x
We are no Typescript developers and we used to have an option to not choose it at all.
We can't seem to add jsx to config it either breaks by vite or 404 page/{name}.jsx on the console
The overall tech stack is very nice but we are struggling and there are literally no options without it.
PS: the API only option was also one of our commonly used starter kits and now it is totally gone. I get the new era and believe me the sidebar, login themes all are AMAZING. But please bring back only JSX version and API only mode as well why did you even make the TSX default as it is much slower to code it should have been optional forever.
Steps To Reproduce
basically it is just the starter kit options. After laravel new {project-name} you can't customize anything at all.
The text was updated successfully, but these errors were encountered:
SomeoneReal
changed the title
React Starter Kit Lost It's Agility!
React Starter Kit no JSX support + API Only mode is missing
Feb 26, 2025
Installer Version
5.12.2
Description
Ok guys, I have been using Laravel for almost a year now fully using it on our daily tasks. The New React Installer made us lose speed like 100x
PS: the API only option was also one of our commonly used starter kits and now it is totally gone. I get the new era and believe me the sidebar, login themes all are AMAZING. But please bring back only JSX version and API only mode as well why did you even make the TSX default as it is much slower to code it should have been optional forever.
Steps To Reproduce
basically it is just the starter kit options. After laravel new {project-name} you can't customize anything at all.
The text was updated successfully, but these errors were encountered: