update welcome view
This commit is contained in:
parent
b322096379
commit
5396be6ef2
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue