front-end article submission form added

This commit is contained in:
HolgerHatGarKeineNode
2023-02-09 22:09:00 +01:00
parent 4d3a3788db
commit 10e5126975
27 changed files with 1599 additions and 17 deletions

12
ide.json Normal file
View File

@@ -0,0 +1,12 @@
{
"$schema": "http://laravel-ide.com/schema/laravel-ide-v1.json",
"blade": {
"components": {
"viewPaths": [
{
"path": "resources/views/vendor/wireui/components"
}
]
}
}
}