feat: integrate LinkedIn API for automated social media post publishing via service and console command

This commit is contained in:
Ümit Tunç
2026-08-07 23:43:38 +03:00
parent a51af8208d
commit 25cdfda897
11 changed files with 682 additions and 0 deletions
@@ -0,0 +1,5 @@
<x-filament-panels::page>
<form wire:submit.prevent="saveSettings">
{{ $this->form }}
</form>
</x-filament-panels::page>