Files
einundzwanzig-portal/ide.json
2023-02-09 22:09:05 +01:00

13 lines
275 B
JSON

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