Livewire Integration
Open the config/livewire.php
file and change this line:
'middleware_group' => ['web'],
to this:
'middleware_group' => ['web', 'universal'],
Now you can use Livewire both in the central app and the tenant app.
Open the config/livewire.php
file and change this line:
'middleware_group' => ['web'],
to this:
'middleware_group' => ['web', 'universal'],
Now you can use Livewire both in the central app and the tenant app.
Receive notifications about important releases, new packages and other updates.
Save time with our SaaS application template. Want to save time? Get our multi-tenant SaaS application template.