mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-01-26 10:23:17 +00:00
Nova getting started added
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"spatie/laravel-google-fonts": "^1.2",
|
||||
"spatie/laravel-sluggable": "^3.4",
|
||||
"stijnvanouplines/blade-country-flags": "^1.0",
|
||||
"wireui/wireui": "^1.17"
|
||||
"wireui/wireui": "^1.17",
|
||||
"nova/start": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.9.1",
|
||||
@@ -92,6 +93,10 @@
|
||||
{
|
||||
"type": "composer",
|
||||
"url": "https://nova.laravel.com"
|
||||
},
|
||||
{
|
||||
"type": "path",
|
||||
"url": "./nova-components/Start"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user