link to universal routes from livewire page

This commit is contained in:
Samuel Štancl 2020-06-22 00:14:40 +02:00
parent 5ce3c316e5
commit 2f043afe35

View file

@ -24,4 +24,4 @@ to this:
Now you can use Livewire both in the central app and the tenant app. Now you can use Livewire both in the central app and the tenant app.
Also make sure to enable *universal routes*: Also make sure to enable [universal routes]({{ $page->link('features/universal-routes') }})