> ## Documentation Index
> Fetch the complete documentation index at: https://watermelon.nathanheffley.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation

> Add an API that empowers offline-first apps in under 5 minutes

```bash theme={null}
composer require nathanheffley/laravel-watermelon
```

```bash theme={null}
php artisan vendor:publish --tag="watermelon-config"
```
