This repository contains a Laravel installation that is only used as an API backend for a Vue PWA we are developing in a blog series. You can read more on our blog or on Medium.
The sample app we'll build is really simple but on the backend we'll use the Webpush notification channel package. This needs some setup and configuration.
The code in this repo reflects a specific post in the series. We'll make releases with consistent numbering, that match the blogposts. The current version (v0.2) corresponds to this post.