diff --git a/resources/views/setup/wizard.blade.php b/resources/views/setup/wizard.blade.php index 5a24d52..29dbeef 100644 --- a/resources/views/setup/wizard.blade.php +++ b/resources/views/setup/wizard.blade.php @@ -82,6 +82,17 @@ $bodyClass = 'bg-white'; @foreach($settings->groupBy('group') as $group => $items)
X-Api-Key untuk REST API: {{ url('/api/v1') }}X-Webhook-Signaturecurl -H "X-Api-Key: YOUR_KEY" "{{ url('/api/v1/assets') }}" | Dokumentasi API bisa ditambahkan di halaman help/changelog.