芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/medicine.joruridoctor.com/resources/views/welcome.blade.php
Laravel
@if (file_exists(public_path('build/manifest.json')) || file_exists(public_path('hot'))) @vite(['resources/css/app.css', 'resources/js/app.js']) @else @endif
@if (Route::has('login'))
@auth
Dashboard
@else
Log in
@if (Route::has('register'))
Register
@endif @endauth
@endif
Let's get started
Laravel has an incredibly rich ecosystem.
We suggest starting with the following.
Read the
Documentation
Watch video tutorials at
Laracasts
Deploy now
{{-- Laravel Logo --}}
{{-- Light Mode 12 SVG --}}
{{-- Dark Mode 12 SVG --}}
@if (Route::has('login'))
@endif