DEV Community

Discussion on: PWA Laravel + vue

Collapse
 
edchristiand profile image
Eddy Christiandy

You need to use service worker for offline or notification or any PWA capabilities.. you can use workbox for easy implementation. If you need any sample code, i'll gladly share the sample code / gist of Laravel + Vue + Laravel Mix.

Collapse
 
delongersss182 profile image
Wakwaw182

Sure, share with me sample code..

Collapse
 
edchristiand profile image
Eddy Christiandy
Thread Thread
 
gudiq profile image
Gudick de Guzman

Do you have a tute from scratch on this? Or from a working Laravel + VueJs app, how to turn it to a PWA using your code?

Collapse
 
hans16 profile image
hans16

How to create PWA in project laravel? Help me