@include('partials.public-favicons', ['themeColor' => '#020617']) @vite(['resources/css/app.css', 'resources/js/app.js'])

Local environment

No domains have been configured yet

You are visiting through localhost or 127.0.0.1. The public application looks for a real domain in the database, and none exists yet.

Recommended next step:

  1. Create an admin user from the console with php artisan app:make-admin-user.
  2. Sign in to the panel at /admin/login.
  3. Create at least one domain from the domains module.
  4. Preview it locally using /preview/your-domain-name.com.