Main Website and API of the VisualCableCollective
- Remove the following lines to prevent errors in /vendor/laravel/jetstream/routes/livewire.php
// User & Profile...
Route::get('/user/profile', [UserProfileController::class, 'show'])->name('profile.show');