With Inertia + Laravel stack all the routing and authorization is handled on the backend. Inertia must make a request to the backend server in order to perform any page visit. So, your PWA app won't be able to run offline.
Hey, so I have tried a few different methods to get a Jetstream, Inertia, Vue PWA (just to be installable) and found that the method in the link below allows me to get to proof-of-concept.
https://infyom.com/blog/how-to-make-a-laravel-application-pwa
Did you guys get anywhere with this??
I, too, have stumbled upon such a requirement.
I don't need offline access. Just need the login system and 2 pages that the user can access Online only.
Were you guys able to implement anything that worked??
I'm using Laravel+Vue+Breeze
@Bhavil Jain I just published a new PWA in 3 simple steps with this guide... Follow the video because there's a few changes that you need to do on the initial configuration that are now shown on the texts.
https:// infyom.com/blog/how-to-make-a-laravel-application-pwa