Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

demonz's avatar

how to make progressive web app with Laravel and React js

Hello , i have Laravel breeze installed with inertia and react , so how to make it progressive web app

0 likes
3 replies
jlrdw's avatar

Detect screen size and present a custom version of your website to the user is the basics. But agreed, you need to take some decent tutorials on this. Just a suggestion only.

Edit:

I did a quick search typing in progressive web app tutorial and there is a bunch of results including Youtube videos. There are also specifications that must be used: https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps

2 likes

Please or to participate in this conversation.