revolution/laravel-nostr

Laravel Nostr

0.3.4 2024-04-23 07:18 UTC

This package is auto-updated.

Last update: 2024-04-26 09:00:04 UTC


README

test Maintainability Test Coverage

Work in progress

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

Requirements

  • PHP >= 8.1
  • Laravel >= 10.0

Installation

composer require revolution/laravel-nostr

# composer require revolution/laravel-nostr:dev-main

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

Uninstall

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

Usage

LICENCE

MIT