Skip to content

Commit 203e02f

Browse files
authored
Update README.md
1 parent 1b3c3c2 commit 203e02f

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,20 @@
1313

1414
Laravel PWA is a package designed to seamlessly integrate Progressive Web Application (PWA) functionality into your Laravel projects. With this package, you can easily configure, update the manifest, and register service workers, enabling any Laravel app to function as a PWA.
1515

16-
## Features 🚀
16+
---
1717

18-
- Automatically generate PWA manifest and service worker
19-
- Configurable installation button
20-
- Supports Laravel 9, 10, 11 And 12
21-
- Easy setup and usage
22-
- Compatible with mobile and desktop devices
18+
## ✨ Features 🚀
19+
20+
* ⚙️ **Auto-generation** of PWA manifest and service worker
21+
* 🧩 **Configurable "Add to Home Screen"** installation button
22+
* 🔄 **Supports Laravel versions** 9, 10, 11, and 12
23+
***Quick setup** with minimal configuration
24+
* 📱🖥️ **Compatible with both mobile and desktop devices**
25+
* 🛠️ **Customizable manifest settings** via `config/pwa.php`
26+
* 🧑‍💻 **Blade directives** for seamless integration
27+
* 🔐 **HTTPS support** to ensure secure PWA functionality
28+
29+
---
2330

2431
## Important ⚠️
2532

0 commit comments

Comments
 (0)