feat: site admin (#8)

This commit is contained in:
Frankie B 2023-07-16 21:02:51 +01:00 committed by GitHub
commit 2a11cff663
15 changed files with 1378 additions and 52 deletions

View file

@ -6,6 +6,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"auth0/login": "^7.8",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^10.10",
"laravel/sanctum": "^3.2",