APP_NAME=MandantCRM APP_ENV=local APP_KEY= APP_URL=http://localhost DB_HOST=mysql DB_PORT=3306 DB_DATABASE=mandantcrm DB_USERNAME=mandantcrm DB_PASSWORD=secret SANCTUM_STATEFUL_DOMAINS=localhost,localhost:3000 SESSION_DOMAIN=localhost FRONTEND_URL=http://localhost:3000