Best laravel framework open-source packages.

Laravel blade with renderless vue.js components

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! ⭐️
Updated 2 months ago

[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.