Update Koneko integration

This commit is contained in:
2025-06-24 09:24:44 -06:00
parent 54330f2468
commit 19a3264b0e
47 changed files with 295 additions and 163 deletions

View File

@ -20,16 +20,18 @@ return [
// 📁 Recursos cargables: vistas, traducciones, migraciones
'views' => [
'anonymous' => 'resources/views/templates/anonymous',
'landwind' => 'resources/views/templates/landwind',
'limaa-m' => 'resources/views/templates/limaa-m',
'maximus' => 'resources/views/templates/maximus',
'notus' => 'resources/views/templates/notus',
'samuel-coming-soon' => 'resources/views/templates/samuel-coming-soon',
'layout-simple-koneko-anonymous' => 'resources/views/templates/anonymous',
'layout-simple-koneko-landwind' => 'resources/views/templates/landwind',
'layout-simple-koneko-limaa-m' => 'resources/views/templates/limaa-m',
'layout-simple-koneko-maximus' => 'resources/views/templates/maximus',
'layout-simple-koneko-notus' => 'resources/views/templates/notus',
'layout-simple-koneko-samuel-coming-soon' => 'resources/views/templates/samuel-coming-soon',
'vuexy-website-layout-simple-koneko' => 'resources/views/',
],
// 🧩 Componentes Blade y Livewire
/*
'bladeComponents' => [
'anonymous' => 'resources/views/templates/anonymous/components',
'landwind' => 'resources/views/templates/landwind/components',
@ -38,6 +40,7 @@ return [
'notus' => 'resources/views/templates/notus/components',
'samuel-coming-soon' => 'resources/views/templates/samuel-coming-soon/components',
],
*/
// 📁 Publicar archivos
'publishedFiles' => [