The app is super-slow
KnowledgeWanderer opened this issue · 3 comments
Hi there, I managed to get everything set up and most of it work really well, but the first paint takes from 10 seconds to even more at times, at every new page is really slow.
Is there a issue with all the debugging being enabled or what's going on? What load times do you get and how fast is the app working on your end?
I attached ss and I want to mention another thing, for example I'm in the admin menu, when I click Roles, after 5 seconds it redirects me back on the admin page, and if I click roles again is when I can use it.
Is this behavior normal?
Message that will be displayed on users' first issue
Nope. See the demo as it runs fine.
It could be an environment issue, a caching issue (php artisan config:cache), or a vite config issue with looking for an ssl possibly.