getjustd.com
app
Data
AuthenticatedUserData.php
Http
Controllers
Auth
AuthenticatedSessionController.php
ConfirmablePasswordController.php
EmailVerificationNotificationController.php
EmailVerificationPromptController.php
NewPasswordController.php
PasswordController.php
PasswordResetLinkController.php
RegisteredUserController.php
VerifyEmailController.php
Controller.php
ProfileController.php
Middleware
HandleInertiaRequests.php
Requests
Auth
LoginRequest.php
ProfileUpdateRequest.php
Models
User.php
Providers
AppServiceProvider.php
config
app.php
auth.php
cache.php
data.php
database.php
filesystems.php
logging.php
mail.php
queue.php
services.php
session.php
routes
auth.php
console.php
web.php
database
database.sqlite
factories
UserFactory.php
migrations
0001_01_01_000000_create_users_table.php
0001_01_01_000001_create_cache_table.php
0001_01_01_000002_create_jobs_table.php
seeders
DatabaseSeeder.php
public
favicon.ico
index.php
robots.txt
resources
css
app.css
js
Components
ApplicationLogo.tsx
Checkbox.tsx
DangerButton.tsx
Dropdown.tsx
InputError.tsx
InputLabel.tsx
Modal.tsx
NavLink.tsx
PrimaryButton.tsx
ResponsiveNavLink.tsx
SecondaryButton.tsx
TextInput.tsx
Layouts
AuthenticatedLayout.tsx
GuestLayout.tsx
Pages
Auth
ConfirmPassword.tsx
ForgotPassword.tsx
Login.tsx
Register.tsx
ResetPassword.tsx
VerifyEmail.tsx
Dashboard.tsx
Profile
Edit.tsx
Partials
DeleteUserForm.tsx
UpdatePasswordForm.tsx
UpdateProfileInformationForm.tsx
Welcome.tsx
app.tsx
bootstrap.ts
ssr.tsx
types
global.d.ts
index.d.ts
vite-env.d.ts
views
app.blade.php
Toggle Sidebar
Controller.php