# ๐Ÿงฉ Laravel Vuexy Website Layout: Simple Koneko

Koneko Soluciones Tecnolรณgicas Logo

Website License Issues

--- ## ๐Ÿ“ Description **Laravel Vuexy Website Layout: Simple Koneko** is a minimal, fast and flexible website template designed for integration with the [Laravel Vuexy Website Admin](https://github.com/koneko-mx/laravel-vuexy-website-admin) module. Ideal for MVPs, institutional websites, landing pages and rapid deployments. This layout offers a clean structure, customizable banners and sections, and a plug-and-play approach for publishing content dynamically through Konekoโ€™s ecosystem. --- ## ๐Ÿš€ Quick Installation ```bash composer require koneko/laravel-vuexy-website-layout-simple-koneko:dev-develop php artisan vendor:publish --tag=vuexy-website-layout-simple-koneko-assets ``` --- ## ๐Ÿ“ฆ Features * Minimal and professional layout structure * Multiple view variants: Notus, Landwind, Maximus, Samuel Coming Soon, etc. * Custom Blade components and blocks * Banner and asset management per template * Seamless integration with Laravel Vuexy Admin and Vuexy Website Admin --- ## ๐Ÿ“ Folder Structure Highlights ``` resources/ โ”œโ”€โ”€ views/templates/ โ”‚ โ”œโ”€โ”€ notus/ โ”‚ โ”œโ”€โ”€ maximus/ โ”‚ โ”œโ”€โ”€ samuel-coming-soon/ โ”‚ โ””โ”€โ”€ vuexy-website-layout-simple-koneko/ โ”œโ”€โ”€ public/templates/ โ””โ”€โ”€ img/module-cover.png ``` --- ## โš™๏ธ Integration with Koneko Admin Ecosystem This package registers itself automatically in Konekoโ€™s Vuexy Admin system using the provided ServiceProvider. It is recognized as a visual plugin-type component, and can be selected from the admin panel UI to control public site appearance. --- ## ๐Ÿ› ๏ธ Requirements * PHP `^8.2` * Laravel `^11.31` * [koneko/laravel-vuexy-website-admin](https://github.com/koneko-mx/laravel-vuexy-website-admin) * Node + Vite for SCSS customization (optional but recommended) --- ## ๐Ÿ“„ License This package is licensed under the [custom Business Source License 1.1](LICENSE), transitioning to MIT after 3 years. For commercial usage, redistribution, or extended usage, please contact: ๐Ÿ“ง [opensource@koneko.mx](mailto:opensource@koneko.mx) --- ## ๐Ÿ“š More Information * [Vuexy Website Admin Module](https://github.com/koneko-mx/laravel-vuexy-website-admin) * [Vuexy Admin Core](https://github.com/koneko-mx/laravel-vuexy-admin) * [Documentation in Spanish](README.md) * [Koneko ST Official Website](https://koneko.mx) * [Contact Email](mailto:opensource@koneko.mx) ---

Made with โค๏ธ in Mexico by Koneko Soluciones Tecnolรณgicas