Skip to content

An integration of Creative Tim's Vue black dashboard (admin template) into laravel

Notifications You must be signed in to change notification settings

Itope84/laravel-vue-black-dashboard

Repository files navigation

+

Vue Black Dashboard

License

What's this

This is just a simple integration of laravel and the Vue admin dashboard template by creative tim. In case you've always wondered how to integrate the vue template into your laravel template, this project simply serves as a boilerplate for you.

How to use

Simply clone this repositore (you might want to fork it first)

git clone https://github.com/Itope84/laravel-vue-black-dashboard.git my-project

Install packages:

composer install
npm install

Other laravel setup stuff

cp .env.example .env
php artisan key:generate

php artisan serve

And you're good to go! You can now check out your dashboard at http://localhost:8000/dashboard/

If this project is going to help you, would you consider giving it a :tw-1f31f: :tw-1f64f:

About

An integration of Creative Tim's Vue black dashboard (admin template) into laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published