DEV Community

Wakwaw182
Wakwaw182

Posted on

PWA Laravel + vue

How to create PWA in project laravel + vue ? Help me

Oldest comments (6)

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

Collapse
 
pathaksaurav profile image
Saurav Pathak

You can use our opensource PWA that we made on Bagisto. The front is totally on Vue and follows healdess architecture with laravel used at backend bagisto.com/en/laravel-ecommerce-pwa/