Laravel-Blade
Laravel-Blade copied to clipboard
How can I use Blade X Components? like laravel 7
Is there any chance to implement the new blade components X.
I need use the blade components like laravel 7 but I want continue using this awesome package.
I tried add other php packages like this: https://github.com/spatie/laravel-blade-x but I can't find the way to resolve it. This one register a new service provider...
Sorry, I'm a little lost... Any ideas?
That will be awesome!