NOTE: This package has been merged into foxws/laravel-multidomain.
To render a component with domain using name Foo
:
// @livewire blade directive
@livewire('foo.component-name')
// <livewire: tag syntax
<livewire:foo.component-name />
composer test
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.