A Laravel Vue SPA boilerplate with Bulma theme and out-of-the-box functionality to accelerate web application development.
Laravel Enso is a starter kit and boilerplate for building single-page applications using Laravel and Vue.js. It provides a pre-configured SPA architecture with a Bulma-themed UI and out-of-the-box functionality like authentication and user management, solving the problem of repetitive initial setup for new web projects.
Laravel developers and teams building modern web applications or admin panels who want a production-ready foundation to accelerate development.
Developers choose Laravel Enso because it offers a comprehensive, pre-built environment that reduces setup time, includes essential features, and follows best practices for Laravel and Vue.js SPAs, allowing them to focus on custom business logic.
Laravel Vue SPA, Bulma themed. For demo login use admin@laravel-enso.com & password -
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Combines Laravel backend with Vue.js frontend using Vue Router and Vuex, providing a ready-to-go architecture for single-page applications as highlighted in the key features.
Includes authentication, user management, and menus out of the box, saving development time on repetitive setup tasks for admin panels.
Offers detailed guides split into backend and frontend sections with demo clips, aiding in faster onboarding and understanding.
Provides a live demo installation for testing and exploration, allowing developers to evaluate features before committing to implementation.
Built on Laravel 5.6.x and Vue 2.5.x, which are several versions behind current releases, potentially missing new features, security updates, and community support.
Installation requires 10 steps including separate configurations for backend and frontend, which can be error-prone and time-consuming compared to lighter starters.
The UI is tightly coupled with Bulma CSS, making it difficult to switch to other CSS frameworks like Tailwind without significant refactoring effort.