Skip to content

Instantly share code, notes, and snippets.

View MeikyuuTrader's full-sized avatar

MeikyuuTrader

View GitHub Profile
@felixwetell
felixwetell / Turning Laravel into a progressive web app - Laravel 8.X.md
Last active May 15, 2023 05:52
Turning Laravel into a progressive web app - Laravel 8.X

Turning Laravel into a progressive web app - Laravel 8.x

Using Laravel 8.x and Mix. Simple guide to make your Laravel app to a progressive web app fast.

Prerequisites

This guide requires that you already have a working Laravel application and have some familiarity working in Laravel applications.

Installation guide