mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-09 21:42:57 +00:00
Add post deletion w/ confirmation, search (broken), profile page
This commit is contained in:
parent
bfb497c367
commit
827d125639
21 changed files with 374 additions and 27 deletions
|
|
@ -19,8 +19,10 @@
|
|||
"league/flysystem-gridfs": "3.x-dev",
|
||||
"livewire/livewire": "^3.6",
|
||||
"mongodb/laravel-mongodb": "^5.4",
|
||||
"overtrue/laravel-favorite": "^5.3",
|
||||
"predis/predis": "^3.0",
|
||||
"socialiteproviders/authentik": "^5.2"
|
||||
"socialiteproviders/authentik": "^5.2",
|
||||
"spatie/laravel-searchable": "^1.13"
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.23",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue