laravel-pwa
laravel-pwa copied to clipboard
Looks like an app, feels like an app, but IS NOT an app.
Hello authors, programmers are using this package, will this package still work with laravel 10 or laravel 11? Thank you for listening to my question!
good day, is this package compatible with Filamentphp dashboards? or only blade pages?
I've tried to install on desktop and android, both works. But on iOS there's no popup and there's no add to homescreen feature. Is there any step i need to...
Hello, my current environment is build with Sail, Vue3, Laravel10, Vite3, and others. I have followed the steps in the readme file and am struggling when it come to the...
Fixes a typo inside README.md
My splashes work for ios but not for android and it displays the icon as a splash itself what is the problem
the package is amazing, however, I am ecountering a lot of issues anytime I update the front-end
I need help. when I use localhost, serviceworker registration is successful  ,but when I deploy it on vercel, it fails.  I can access my robots.txt file under public...
This PR adds a new config setting that allows user-land to set the middleware being used in `/offline` and `/manifest.json`. This is added for apps that doesn't use the web...
The namespace of `DeployManifest` is `Console\Commands\DeployManifest` but the current path of it is `Console/DeployManifest.php`. This makes it that composer can't really resolve the file location.