🚀 feat(project-support): add project proposal form and listing pages with image uploads and voting functionality

This commit is contained in:
fsociety
2024-10-23 18:10:14 +02:00
parent 85cccd1c11
commit c6b3593341
21 changed files with 693 additions and 21 deletions

16
composer.lock generated
View File

@@ -6413,16 +6413,16 @@
},
{
"name": "spatie/laravel-medialibrary",
"version": "11.9.1",
"version": "11.9.2",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-medialibrary.git",
"reference": "ff589ea5532a33d84faeb64bfdfd59057b4148b8"
"reference": "6a39eca52236bc1e1261f366d4022996521ae843"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/ff589ea5532a33d84faeb64bfdfd59057b4148b8",
"reference": "ff589ea5532a33d84faeb64bfdfd59057b4148b8",
"url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/6a39eca52236bc1e1261f366d4022996521ae843",
"reference": "6a39eca52236bc1e1261f366d4022996521ae843",
"shasum": ""
},
"require": {
@@ -6506,7 +6506,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-medialibrary/issues",
"source": "https://github.com/spatie/laravel-medialibrary/tree/11.9.1"
"source": "https://github.com/spatie/laravel-medialibrary/tree/11.9.2"
},
"funding": [
{
@@ -6518,7 +6518,7 @@
"type": "github"
}
],
"time": "2024-09-02T06:32:15+00:00"
"time": "2024-10-18T14:24:58+00:00"
},
{
"name": "spatie/laravel-package-tools",
@@ -12769,12 +12769,12 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {},
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.2"
},
"platform-dev": {},
"platform-dev": [],
"plugin-api-version": "2.6.0"
}