laravel-pwa
laravel-pwa copied to clipboard
Does it support Chrome Desktop PWA
Hello,
is there a Support for Chrome Desktop PWA?
https://love2dev.com/blog/chrome-desktop-pwa/
Thanks a lot
I'm having this same issue on localhost (running as customname.localhost through etc/hosts and virtual server on xampp). Installed via composer and it seems to work - I see everything under the application tab in Chrome but there is no option to install under the google chrome menu.
I install it on the live server which is serving over https and it works as expected but now I get a 419 error when I attempt to login, which is normally a token issue, but the token is there in the login form - maybe has to be tied into the service worker somehow?
set the correct APP_URL
in the .env File