ln auth added

This commit is contained in:
Benjamin Takats
2022-12-01 19:44:29 +01:00
parent 9aae2f1a3f
commit 645599b7c6
27 changed files with 882 additions and 6 deletions

View File

@@ -9,6 +9,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"ezadr/lnurl-php": "^1.0",
"guzzlehttp/guzzle": "^7.2",
"itsmejoshua/novaspatiepermissions": "^1.0",
"laravel/framework": "^9.19",
@@ -19,6 +20,7 @@
"livewire/livewire": "^2.5",
"nova/start": "*",
"rappasoft/laravel-livewire-tables": "^2.8",
"simplesoftwareio/simple-qrcode": "^4.2",
"spatie/laravel-google-fonts": "^1.2",
"spatie/laravel-sluggable": "^3.4",
"stijnvanouplines/blade-country-flags": "^1.0",