Guncel Surum Current Version
Guncellenen dokumanlara gore yeniden uretilmis statik site A static site regenerated from the updated documentation
Mimari, bilesenler, composable'lar, yetki sistemi ve artisan komutlari simdi dogrudan guncel markdown kaynaklarindan alinmis icerikle yansitiliyor. Architecture, components, composables, authorization, and artisan commands now reflect the current markdown sources directly.
Dokumanlar Documentation
Tum rehberler All guides
Proje Dokumantasyonu Project Documentation
Bu proje; Laravel 12, Inertia.js v2, Vue 3, SSR, Passport API authentication ve paket destekli bir UI toolkit uzerine kurulu admin-oncelikli bir starter uygulamadir. This project is a Laravel 12 admin-first starter application with Inertia.js v2, Vue 3, SSR, Passport API authentication, and a package-backed UI toolkit.
ComponentsDataTable Bileseni DataTable Component
SkDatatable, admin panelde kullanilan paket tabanli tablo bilesenidir. SkDatatable is the package-powered table component used throughout the admin panel.
ComponentsFormBuilder Bileseni FormBuilder Component
SkForm, FB ile uretilen fluent konfigurasyona gore dinamik formlar olusturur. SkForm renders dynamic forms from a fluent configuration built with FB.
ComponentsTabs Bileseni Tabs Component
SkTabs, TB ile kurulan tipli konfigurasyona gore yatay veya dikey sekme duzenleri olusturur. SkTabs renders horizontal or vertical tab layouts using a typed config built with TB.
ComponentsUI Bilesenleri UI Components
Bu proje, PrimeVue uzerine kurulu birkac ortak UI yardimcisi kullanir. This project uses a small set of global UI helpers on top of PrimeVue.
ComposablesComposable Fonksiyonlari Composables
Proje composable'lari resources/js/composables/ altinda yer alir ve @/composables uzerinden tekrar export edilir. Project composables live under resources/js/composables/ and are re-exported from @/composables.
AuthorizationRoller ve Yetkiler Roles & Permissions
Bu proje, spatie/laravel-permission paketini config/permission-resources.php icindeki config tabanli ek katmanla birlikte kullanir. This project uses spatie/laravel-permission with an additional config-driven layer stored in config/permission-resources.php.
ArtisanArtisan Komutlari Artisan Commands
Bu belge, uygulama icinde gunluk kullanim icin dusunulmus proje-seviyesi Artisan komutlarini aciklar. This document covers the project-level Artisan commands that are intended for everyday use inside this application.