update welcome view

This commit is contained in:
Taylor Otwell 2020-10-27 15:15:00 -05:00
parent b322096379
commit 5396be6ef2
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@
</div> </div>
<div class="ml-4 text-center text-sm text-gray-500 sm:text-right sm:ml-0"> <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> </div>
</div> </div>