TanvirAlam / mfbf_old

My Financial Balance Forecasting (mfbf)
1 stars 1 forks source link

Implement vuetify #66

Closed TanvirAlam closed 7 years ago

TanvirAlam commented 7 years ago

https://github.com/vuetifyjs

Related to: https://github.com/TanvirAlam/mfbf/issues/54 https://github.com/TanvirAlam/mfbf/issues/52

TanvirAlam commented 7 years ago

There are multiple ways you can go about using Vue (w/Vuetify) in Laravel. You can use it inside blade templates, as long as your javascript file is mounting to the DOM, any components/Vue used within that binding will work just fine.

You can also use the Laravel/Vue boilerplate that can be setup, https://laravel.com/docs/5.4/frontend , and create all of your markup with Vue template files.

TanvirAlam commented 7 years ago

This PR has become ALIVE again due to bootstrap?

sydgren commented 7 years ago

But Vuetify has literally nothing to do with bootstrap? It's for Material Design