mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-10 05:42:58 +00:00
add models, setup livewire, setup mongodb
This commit is contained in:
parent
9a47b58881
commit
c0590a3412
19 changed files with 1281 additions and 318 deletions
|
|
@ -60,6 +60,11 @@ return [
|
|||
'report' => false,
|
||||
],
|
||||
|
||||
'gridfs' => [
|
||||
'driver' => 'gridfs',
|
||||
'connection' => 'mongodb',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue