revolution/laravel-nostr

Laravel Nostr

0.4.2 2024-09-16 08:40 UTC

This package is auto-updated.

Last update: 2024-09-16 08:41:16 UTC


README

test Maintainability Test Coverage

Work in progress

Depends on this WebAPI.
https://github.com/kawax/nostr-vercel-api

Requirements

  • PHP >= 8.2
  • Laravel >= 11.0

Installation

composer require revolution/laravel-nostr

php artisan vendor:publish --tag=nostr-config

Uninstall

composer remove revolution/laravel-nostr
  • Delete config/nostr.php

Usage

LICENCE

MIT