Skip to content

You don't have to migrate your whole Blade view or component over to Vue.js to leverage the magic of Vue.js. I'll show you how to use Renderless Components (scoped slots) without making a mess of your Blade view and get the best of both worlds! ⭐️

Notifications You must be signed in to change notification settings

pascalbaljet/laravel-blade-with-renderless-vue.js-components

Repository files navigation

[DEMO] Sprinkle Laravel Blade views with Renderless Vue.js Components (scoped slots)

I like to use Blade as my main template engine and add Vue.js to make an interface dynamic. You don't have to migrate your whole Blade view or component over to Vue.js to leverage the magic of Vue.js. I'll show you how to use Renderless Components (scoped slots) without making a mess of your Blade view and get the best of both worlds!

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

License

This demo is open-sourced software licensed under the MIT license.

About

You don't have to migrate your whole Blade view or component over to Vue.js to leverage the magic of Vue.js. I'll show you how to use Renderless Components (scoped slots) without making a mess of your Blade view and get the best of both worlds! ⭐️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published