PHPackages                             soluzione-software/laravel-pwa - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. soluzione-software/laravel-pwa

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

soluzione-software/laravel-pwa
==============================

0.2.0(4y ago)067MITJavaScriptPHP ^7.3|^8.0

Since Jul 19Pushed 4y ago2 watchersCompare

[ Source](https://github.com/soluzione-software/laravel-pwa)[ Packagist](https://packagist.org/packages/soluzione-software/laravel-pwa)[ RSS](/packages/soluzione-software-laravel-pwa/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Laravel PWA
===========

[](#laravel-pwa)

[![Latest Version](https://camo.githubusercontent.com/176b9913c6915e6fea8e5f1454843e29603d7438d0c80ccfdf495eae587eb93d/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736f6c757a696f6e652d736f6674776172652f6c61726176656c2d7077612e7376673f6c6162656c3d52656c65617365267374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/soluzione-software/laravel-pwa)[![MIT License](https://camo.githubusercontent.com/5b2120fafc9f2c34340deda20dbcceaa8bb57cf823f2db021d016f2294dc6bc7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f736f6c757a696f6e652d736f6674776172652f6c61726176656c2d7077612e7376673f6c6162656c3d4c6963656e736526636f6c6f723d626c7565267374796c653d666f722d7468652d6261646765)](https://github.com/soluzione-software/laravel-pwa/blob/master/LICENSE.md)

> Note the package is currently in beta. During the beta period things can and probably will change. Don't use it in production until a stable version has been released. We appreciate you helping out with testing and reporting any bugs.

[PWA](https://web.dev/progressive-web-apps/) for Laravel App.

Installation &amp; Configuration
--------------------------------

[](#installation--configuration)

1. Install via composer:

```
composer require soluzione-software/laravel-pwa
```

2. Edit `resources/views/layouts/app.blade.php` view:

```

  @include('pwa::head')

@yield('content')

@include('pwa::footer')

```

3. Publish `public` files:

```
php artisan vendor:publish --tag=pwa-public
```

4. Edit `public/app.webmanifest`.

Disabling locally
-----------------

[](#disabling-locally)

Add the following line to `.env` in order to disable the package:

```
PWA_ENABLED=false
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

3

Last Release

1809d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/49692407?v=4)[Soluzione Software srl](/maintainers/soluzione-software)[@soluzione-software](https://github.com/soluzione-software)

### Embed Badge

![Health badge](/badges/soluzione-software-laravel-pwa/health.svg)

```
[![Health](https://phpackages.com/badges/soluzione-software-laravel-pwa/health.svg)](https://phpackages.com/packages/soluzione-software-laravel-pwa)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[api-platform/laravel

API Platform support for Laravel

58171.8k14](/packages/api-platform-laravel)[laravel/surveyor

Static analysis tool for Laravel applications.

86121.4k13](/packages/laravel-surveyor)[webcrafts-studio/lens-for-laravel

A local-first WCAG accessibility auditor for Laravel with axe-core, source mapping, CI workflows, and optional AI fixes.

402.6k](/packages/webcrafts-studio-lens-for-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
