# ๐งฉ Laravel Vuexy Website Layout: Simple Koneko
--- ## ๐ 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