@fonts @if (file_exists(public_path('build/manifest.json')) || file_exists(public_path('hot'))) @vite(['resources/css/app.css', 'resources/js/app.js']) @else @endif

Let's get started

With so many options available to you,
we suggest you start with the following:

v{{ app()->version() }} View changelog

{{ config('app.name', 'Laravel') }}
@if (Route::has('login')) @endif