update welcome view

This commit is contained in:
Taylor Otwell 2020-10-27 15:15:00 -05:00
parent b322096379
commit 5396be6ef2

View File

@ -123,7 +123,7 @@
</div>
<div class="ml-4 text-center text-sm text-gray-500 sm:text-right sm:ml-0">
Build v{{ Illuminate\Foundation\Application::VERSION }}
Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})
</div>
</div>
</div>