laravel/vue design: best way to handle a loader on a SPA while laravel is processing a job
It is a design question, and though I am a full stack dev, I am weaker on frontend UX stuff: I am creating a laravel/Inertia/vue app, where each user has portfolios. Portfolios rely on calculations which are usually done overnight.…