Laravel 5.8 Vue Vuetify 2 Starter
LaraVuetify is a Starter Template built with Laravel 5.8, Vue 2, and Vuetify 2. It provides developers with a solid foundation for building web applications that are powered by Laravel on the backend and Vue.js with the Vuetify UI framework on the frontend.
To install LaraVuetify, follow the steps below:
git clone https://github.com/avgkudey/LaraVuetify.git
cd LaraVuetify
composer install
npm install
php artisan serve
npm run dev
npm run watch
LaraVuetify is a powerful starter template that combines the functionalities of Laravel, Vue.js, and Vuetify to provide developers with a solid foundation for building modern web applications. With its integration of the latest versions of these frameworks, developers can benefit from the latest features and enhancements, while also leveraging a wide range of pre-designed UI components provided by Vuetify. The installation process is straightforward and well-documented, making it easy for developers to get started with LaraVuetify and start building their web applications quickly.