mxent/pwax

Progressive Web App built with Laravel & Vue

Maintainers

Details

github.com/mxent/pwax

Source

Issues

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:Blade

v1.10.0 2025-08-02 07:23 UTC

This package is auto-updated.

Last update: 2025-08-02 08:13:09 UTC


README

Progressive Web App built with Laravel & Vue

Installation

Run composer require mxent/pwax from your Laravel project.

Usage

  • Publishes a config file: php artisan vendor:publish --tag=pwax-config
  • Publishes a view files: php artisan vendor:publish --tag=pwax-views

Service Provider

The service provider is auto-discovered by Laravel.