We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8971de6 + 30e5a87 commit 38fb545Copy full SHA for 38fb545
stubs/default/resources/views/welcome.blade.php
@@ -109,7 +109,8 @@
109
</div>
110
111
<div class="ml-4 text-sm text-center text-gray-500 dark:text-gray-400 sm:text-right sm:ml-0">
112
- Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})
+ Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }}) & Livewire
113
+ {{ \Composer\InstalledVersions::getPrettyVersion('livewire/livewire') }}
114
115
116
0 commit comments