laravel-pwa icon indicating copy to clipboard operation
laravel-pwa copied to clipboard

Looks like an app, feels like an app, but IS NOT an app.

Results 70 laravel-pwa issues
Sort by recently updated
recently updated
newest added

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 ![image](https://github.com/silviolleite/laravel-pwa/assets/86890087/3644c2b0-7123-4ece-8884-9acd45a3bae4) ,but when I deploy it on vercel, it fails. ![image](https://github.com/silviolleite/laravel-pwa/assets/86890087/bc38e9a6-4f01-449f-8246-1b7a2844fd51) 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.